mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update roles/mongodb/tasks/main2.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
This commit is contained in:
parent
ce8d9559f9
commit
bc9529c8de
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
include_tasks: install.yml
|
||||
when: mongodb_installed is undefined
|
||||
|
||||
# daemon_reload is used to force systemd to reconize a newly installed .service file
|
||||
# daemon_reload is used to force systemd to recognize a newly installed .service file
|
||||
- name: Restart 'mongodb' systemd service if mongodb_enabled
|
||||
systemd:
|
||||
name: mongodb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue