mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 13:40:17 +00:00
Update 'roles/webserver/tasks/apache.yml'
This commit is contained in:
@@ -81,6 +81,11 @@
|
||||
copy:
|
||||
src: ../files/etc/apache2/sites-available/www.amcclure.tilde.conf
|
||||
dest: /etc/apache2/sites-available/www.amcclure.tilde.conf
|
||||
|
||||
- name: Deploy Apache2 Site Config www.amcclure.ttm.sh.conf
|
||||
copy:
|
||||
src: ../files/etc/apache2/sites-available/www.amcclure.ttm.sh.conf
|
||||
dest: /etc/apache2/sites-available/www.amcclure.ttm.sh.conf
|
||||
|
||||
- name: Deploy Apache2 Site Config you.wer.ee.conf
|
||||
copy:
|
||||
|
||||
Reference in New Issue
Block a user