mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
CLARIF mongodb_install (unused) & mongodb_enabled (useless)
This commit is contained in:
parent
bda8afd817
commit
d13d7182a8
1 changed files with 3 additions and 0 deletions
|
@ -131,6 +131,9 @@
|
|||
|
||||
# 3. ENABLE/DISABLE
|
||||
|
||||
# 2019-07-08: mongodb_install is completely ignored. FYI mongodb_enabled: False
|
||||
# works but is ineffective, as Sugarizer starts mongodb's systemd svc on its own
|
||||
|
||||
- name: Enable & Restart 'mongodb' systemd service if mongodb_enabled, incl daemon-reload (in case mongodb.service changed?)
|
||||
systemd:
|
||||
name: mongodb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue