mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Update roles/sugarizer/tasks/enable.yml
This commit is contained in:
parent
3177187988
commit
988858438b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
when: not sugarizer_enabled
|
||||
|
||||
# stops mongodb would of been called via meta/main.yml prior
|
||||
- name: MONGODB
|
||||
- name: Run mongodb/tasks/enable.yml to stop MongoDB, if not sugarizer_enabled
|
||||
include_tasks: roles/mongodb/tasks/enable.yml
|
||||
when: not sugarizer_enabled
|
||||
|
||||
|
|
Loading…
Reference in a new issue