Adding depolyment of my config.

Config.
This commit is contained in:
lukewarmcat 2020-05-08 12:55:03 -04:00
parent 5a9c1e05ec
commit 03cd82fd68
1 changed files with 5 additions and 0 deletions

View File

@ -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