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:
parent
4b1b2780de
commit
692461d193
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue