mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-25 13:10:18 +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
|
src: ../files/etc/apache2/sites-available/wiki.thunix.net.conf
|
||||||
dest: /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
|
- name: Deploy apache site conf for mightywcms.thunix.net
|
||||||
copy:
|
copy:
|
||||||
src: ../files/etc/apache2/sites-available/mightywcms.thunix.conf
|
src: ../files/etc/apache2/sites-available/mightywcms.thunix.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user