mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update main.yml
This commit is contained in:
parent
87297973d6
commit
8530beb864
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
daemon_reload: yes
|
||||
when: mongodb_enabled
|
||||
|
||||
- name: Disable+stop systemd service if mongodb_enabled: False
|
||||
- name: 'Disable+stop systemd service if mongodb_enabled: False'
|
||||
systemd:
|
||||
name: mongodb
|
||||
enabled: no
|
||||
|
|
Loading…
Reference in a new issue