1
0
Fork 0
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:
Jerry Vonau 2020-08-26 08:52:04 -05:00 committed by GitHub
parent ce8d9559f9
commit bc9529c8de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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