mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Commented out "-le-ssl.conf" files. They were causing apache2 to crash.
This commit is contained in:
@@ -15,20 +15,20 @@
|
|||||||
src: ../files/etc/apache2/sites-available/ftp.summit.ttm.sh.conf
|
src: ../files/etc/apache2/sites-available/ftp.summit.ttm.sh.conf
|
||||||
dest: /etc/apache2/sites-available/ftp.summit.ttm.sh.conf
|
dest: /etc/apache2/sites-available/ftp.summit.ttm.sh.conf
|
||||||
|
|
||||||
- name: Deploy ftp.summit.ttm.sh-le-ssl.conf
|
#- name: Deploy ftp.summit.ttm.sh-le-ssl.conf
|
||||||
copy:
|
# copy:
|
||||||
src: ../files/etc/apache2/sites-available/ftp.summit.ttm.sh-le-ssl.conf
|
# src: ../files/etc/apache2/sites-available/ftp.summit.ttm.sh-le-ssl.conf
|
||||||
dest: /etc/apache2/sites-available/ftp.summit.ttm.sh-le-ssl.conf
|
# dest: /etc/apache2/sites-available/ftp.summit.ttm.sh-le-ssl.conf
|
||||||
|
|
||||||
- name: Deploy mail.thunix.cf.conf
|
- name: Deploy mail.thunix.cf.conf
|
||||||
copy:
|
copy:
|
||||||
src: ../files/etc/apache2/sites-available/mail.thunix.cf.conf
|
src: ../files/etc/apache2/sites-available/mail.thunix.cf.conf
|
||||||
dest: /etc/apache2/sites-available/mail.thunix.cf.conf
|
dest: /etc/apache2/sites-available/mail.thunix.cf.conf
|
||||||
|
|
||||||
- name: Deploy mail.thunix.cf-le-ssl.conf
|
#- name: Deploy mail.thunix.cf-le-ssl.conf
|
||||||
copy:
|
# copy:
|
||||||
src: ../files/etc/apache2/sites-available/mail.thunix.cf-le-ssl.conf
|
# src: ../files/etc/apache2/sites-available/mail.thunix.cf-le-ssl.conf
|
||||||
dest: /etc/apache2/sites-available/mail.thunix.cf-le-ssl.conf
|
# dest: /etc/apache2/sites-available/mail.thunix.cf-le-ssl.conf
|
||||||
|
|
||||||
- name: Deploy ny.dyniform.net.conf
|
- name: Deploy ny.dyniform.net.conf
|
||||||
copy:
|
copy:
|
||||||
@@ -45,20 +45,20 @@
|
|||||||
src: ../files/etc/apache2/sites-available/summit.ttm.sh.conf
|
src: ../files/etc/apache2/sites-available/summit.ttm.sh.conf
|
||||||
dest: /etc/apache2/sites-available/summit.ttm.sh.conf
|
dest: /etc/apache2/sites-available/summit.ttm.sh.conf
|
||||||
|
|
||||||
- name: Deploy summit.ttm.sh-le-ssl.conf
|
#- name: Deploy summit.ttm.sh-le-ssl.conf
|
||||||
copy:
|
# copy:
|
||||||
src: ../files/etc/apache2/sites-available/summit.ttm.sh-le-ssl.conf
|
# src: ../files/etc/apache2/sites-available/summit.ttm.sh-le-ssl.conf
|
||||||
dest: /etc/apache2/sites-available/summit.ttm.sh-le-ssl.conf
|
# dest: /etc/apache2/sites-available/summit.ttm.sh-le-ssl.conf
|
||||||
|
|
||||||
- name: Deploy thunix.cf.conf
|
- name: Deploy thunix.cf.conf
|
||||||
copy:
|
copy:
|
||||||
src: ../files/etc/apache2/sites-available/thunix.cf.conf
|
src: ../files/etc/apache2/sites-available/thunix.cf.conf
|
||||||
dest: /etc/apache2/sites-available/thunix.cf.conf
|
dest: /etc/apache2/sites-available/thunix.cf.conf
|
||||||
|
|
||||||
- name: Deploy thunix.cf-le-ssl.conf
|
#- name: Deploy thunix.cf-le-ssl.conf
|
||||||
copy:
|
# copy:
|
||||||
src: ../files/etc/apache2/sites-available/thunix.cf-le-ssl.conf
|
# src: ../files/etc/apache2/sites-available/thunix.cf-le-ssl.conf
|
||||||
dest: /etc/apache2/sites-available/thunix.cf-le-ssl.conf
|
# dest: /etc/apache2/sites-available/thunix.cf-le-ssl.conf
|
||||||
|
|
||||||
- name: Deploy thunix.tilde.chat.conf
|
- name: Deploy thunix.tilde.chat.conf
|
||||||
copy:
|
copy:
|
||||||
@@ -70,17 +70,17 @@
|
|||||||
src: ../files/etc/apache2/sites-available/www.summit.ttm.sh.conf
|
src: ../files/etc/apache2/sites-available/www.summit.ttm.sh.conf
|
||||||
dest: /etc/apache2/sites-available/www.summit.ttm.sh.conf
|
dest: /etc/apache2/sites-available/www.summit.ttm.sh.conf
|
||||||
|
|
||||||
- name: Deploy www.summit.ttm.sh-le-ssl.conf
|
#- name: Deploy www.summit.ttm.sh-le-ssl.conf
|
||||||
copy:
|
# copy:
|
||||||
src: ../files/etc/apache2/sites-available/www.summit.ttm.sh-le-ssl.conf
|
# src: ../files/etc/apache2/sites-available/www.summit.ttm.sh-le-ssl.conf
|
||||||
dest: /etc/apache2/sites-available/www.summit.ttm.sh-le-ssl.conf
|
# dest: /etc/apache2/sites-available/www.summit.ttm.sh-le-ssl.conf
|
||||||
|
|
||||||
- name: Deploy www.thunix.cf.conf
|
- name: Deploy www.thunix.cf.conf
|
||||||
copy:
|
copy:
|
||||||
src: ../files/etc/apache2/sites-available/www.thunix.cf.conf
|
src: ../files/etc/apache2/sites-available/www.thunix.cf.conf
|
||||||
dest: /etc/apache2/sites-available/www.thunix.cf.conf
|
dest: /etc/apache2/sites-available/www.thunix.cf.conf
|
||||||
|
|
||||||
- name: Deploy www.thunix.cf-le-ssl.conf
|
#- name: Deploy www.thunix.cf-le-ssl.conf
|
||||||
copy:
|
# copy:
|
||||||
src: ../files/etc/apache2/sites-available/www.thunix.cf-le-ssl.conf
|
# src: ../files/etc/apache2/sites-available/www.thunix.cf-le-ssl.conf
|
||||||
dest: /etc/apache2/sites-available/www.thunix.cf-le-ssl.conf
|
# dest: /etc/apache2/sites-available/www.thunix.cf-le-ssl.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user