apache.yml is up to the working config

This commit is contained in:
Naglfar 2021-09-30 12:48:08 +02:00
parent 9ab1fd4968
commit 3a283103de
2 changed files with 1 additions and 7 deletions

View File

@ -15,9 +15,6 @@
src: ../files/etc/apache2/sites-available/{{ item }}.conf
dest: /etc/apache2/sites-available/{{ item }}.conf
loop:
- default-ssl
- thunix.cf
- www.thunix.cf
- thunix.net
- www.thunix.net
- ftp.thunix.net
@ -34,9 +31,6 @@
dest: /etc/apache2/sites-enabled/{{ item }}.conf
state: link
loop:
- default-ssl
- thunix.cf
- www.thunix.cf
- thunix.net
- www.thunix.net
- ftp.thunix.net

View File

@ -3,7 +3,7 @@
- include: packages.yml
#- include: users.yml
#- include: apache.yml
- include: apache.yml
- include: codedeploy.yml
- include: apache2-mods.yml
- include: tor.yml