mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
Update 'roles/webserver/tasks/apache.yml'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user