Create the symbolic link for MightyWcms

This commit is contained in:
Naglfar
2020-01-04 23:24:49 +01:00
parent f980079113
commit 51463ac061

View File

@@ -92,3 +92,9 @@
copy:
src: ../files/etc/apache2/sites-available/mightywcms.thunix.conf
dest: /etc/apache2/sites-available/mightywcms.thunix.conf
- name: Create the symbolic link for mightywcms.thunix.net
file:
src: /etc/apache2/sites-available/mightywcms.thunix.conf
dest: /etc/apache2/sites-enabled/mightywcms.thunix.conf
state: link