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

This commit is contained in:
Anton McClure 2019-01-08 20:02:41 -05:00
parent 5a24765962
commit 1f9a594d49
1 changed files with 5 additions and 0 deletions

View File

@ -62,6 +62,11 @@
src: ../files/etc/apache2/sites-available/amcclure.cf.conf
dest: /etc/apache2/sites-available/amcclure.cf.conf
- name: Deploy Apache2 Site Config www.amcclure.cf.conf
copy:
src: ../files/etc/apache2/sites-available/www.amcclure.cf.conf
dest: /etc/apache2/sites-available/www.amcclure.cf.conf
#- name: Deploy Apache2 Site Config amcclure.cf.conf
# copy:
# src: ../files/etc/apache2/sites-available/amcclure.cf-le-ssl.conf