mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
b063d0333f
commit
655d9a2c55
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@
|
|||
state: stopped
|
||||
when: not sugarizer_enabled
|
||||
|
||||
- name: Restart Apache ({{ apache_service }}) to enable/disable http://box/sugarizer (not just http://box:8089)
|
||||
- name: Restart Apache ({{ apache_service }}) to enable/disable http://box/sugarizer (not just http://box:{{ sugarizer_port }})
|
||||
systemd:
|
||||
name: "{{ apache_service }}" # httpd or apache2
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue