mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-22 03:50:17 +00:00
Update 'roles/webserver/tasks/apache.yml'
This commit is contained in:
@@ -92,6 +92,11 @@
|
|||||||
src: ../files/etc/apache2/sites-available/you.wer.ee.conf
|
src: ../files/etc/apache2/sites-available/you.wer.ee.conf
|
||||||
dest: /etc/apache2/sites-available/you.wer.ee.conf
|
dest: /etc/apache2/sites-available/you.wer.ee.conf
|
||||||
|
|
||||||
|
- name: Deploy Apache2 Site Config ftp.thunix.cf.conf
|
||||||
|
copy:
|
||||||
|
src: ../files/etc/apache2/sites-available/ftp.thunix.cf.conf
|
||||||
|
dest: /etc/apache2/sites-available/ftp.thunix.cf.conf
|
||||||
|
|
||||||
##Mods
|
##Mods
|
||||||
|
|
||||||
#- name: Deploy Apache2 Module Config php7.0.conf
|
#- name: Deploy Apache2 Module Config php7.0.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user