mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-01-14 15:35:26 +00:00
Merge branch 'release/1.0.1'
This commit is contained in:
commit
5dcf7a932a
@ -4,6 +4,6 @@
|
||||
when: ansible_os_family == 'Debian'
|
||||
|
||||
- name: Ensure mongodb is started
|
||||
service: name=mongodb state=started
|
||||
service: name=mongod state=started
|
||||
|
||||
- include: configure.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user