mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-02-04 17:24:29 +00:00
commit
3e6eb27833
@ -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