mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
http://box/sugar too, in sugarizer/tasks/enable.yml
This commit is contained in:
parent
735a55a0ed
commit
d9ae9c95a5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
command: a2ensite sugarizer.conf
|
||||
when: apache_install and sugarizer_enabled
|
||||
|
||||
- name: Disable http://box/sugarizer via Apache
|
||||
- name: Disable http://box/sugarizer & http://box/sugar via Apache
|
||||
command: a2dissite sugarizer.conf
|
||||
when: apache_install and not sugarizer_enabled
|
||||
|
||||
|
|
Loading…
Reference in a new issue