Update 'roles/webserver/tasks/apache.yml'

This commit is contained in:
Anton McClure 2019-01-28 11:13:56 -05:00
parent 678e3a774b
commit 5b654d338e
1 changed files with 5 additions and 0 deletions

View File

@ -92,6 +92,11 @@
src: ../files/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
#- name: Deploy Apache2 Module Config php7.0.conf