mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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: Symlink /etc/apache2/sites-enabled/iiab-homepage.conf to /etc/{{ apache_conf_dir }}/iiab-homepage.conf (debuntu)
|
||||||
- name: Enable iiab-homepage.conf via Apache
|
- name: Enable iiab-homepage.conf via Apache
|
||||||
command: a2ensite: iiab-homepage.conf
|
command: a2ensite iiab-homepage.conf
|
||||||
# file:
|
# file:
|
||||||
# src: "/etc/{{ apache_conf_dir }}/iiab-homepage.conf"
|
# src: "/etc/{{ apache_conf_dir }}/iiab-homepage.conf"
|
||||||
# path: /etc/apache2/sites-enabled/iiab-homepage.conf
|
# path: /etc/apache2/sites-enabled/iiab-homepage.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue