1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Update 0-DEPRECATED-ROLES/homepage/tasks/main.yml

This commit is contained in:
root 2020-02-12 06:27:23 -05:00
parent 4b1b2780de
commit 692461d193

View file

@ -13,7 +13,7 @@
#- name: Symlink /etc/apache2/sites-enabled/iiab-homepage.conf to /etc/{{ apache_conf_dir }}/iiab-homepage.conf (debuntu)
- name: Enable iiab-homepage.conf via Apache
command: a2ensite: iiab-homepage.conf
command: a2ensite iiab-homepage.conf
# file:
# src: "/etc/{{ apache_conf_dir }}/iiab-homepage.conf"
# path: /etc/apache2/sites-enabled/iiab-homepage.conf