mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update enable.yml
This commit is contained in:
parent
4bf32c78ef
commit
6304ebc6d5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
daemon_reload: yes # in case mongodb.service changed, etc
|
||||
enabled: yes
|
||||
state: restarted
|
||||
when: sugarizer_enabled
|
||||
when: sugarizer_enabled | bool
|
||||
|
||||
- name: Disable & Stop 'sugarizer' systemd service
|
||||
systemd:
|
||||
|
|
Loading…
Reference in a new issue