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
87297973d6
commit
8530beb864
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
daemon_reload: yes
|
daemon_reload: yes
|
||||||
when: mongodb_enabled
|
when: mongodb_enabled
|
||||||
|
|
||||||
- name: Disable+stop systemd service if mongodb_enabled: False
|
- name: 'Disable+stop systemd service if mongodb_enabled: False'
|
||||||
systemd:
|
systemd:
|
||||||
name: mongodb
|
name: mongodb
|
||||||
enabled: no
|
enabled: no
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue