mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
Adding depolyment of my config.
Config.
This commit is contained in:
@@ -77,6 +77,11 @@
|
||||
src: ../files/etc/apache2/sites-available/wiki.thunix.net.conf
|
||||
dest: /etc/apache2/sites-available/wiki.thunix.net.conf
|
||||
|
||||
- name: Deploy apache site conf for lukewarmcat.codes
|
||||
copy:
|
||||
src: ../files/etc/apache2/sites-available/lukewarmcat.codes.conf
|
||||
dest: /etc/apache2/sites-available/lukewarmcat.codes.conf
|
||||
|
||||
- name: Deploy apache site conf for mightywcms.thunix.net
|
||||
copy:
|
||||
src: ../files/etc/apache2/sites-available/mightywcms.thunix.conf
|
||||
|
||||
Reference in New Issue
Block a user