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
eae5089928
commit
5acc3f1075
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@
|
|||
|
||||
- name: Restart Apache so http://box/sugarizer works (not just http://box:8089)
|
||||
systemd:
|
||||
name: apache2
|
||||
name: "{{ apache_service }}" # httpd or apache2
|
||||
state: restarted
|
||||
when: sugarizer_enabled
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue