mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-01-27 05:14:55 +00:00
Update the role.
This commit is contained in:
parent
c7801370cc
commit
e7795d144d
@ -3,4 +3,7 @@
|
||||
- include: install.deb.yml
|
||||
when: ansible_os_family == 'Debian'
|
||||
|
||||
- name: Ensure mongodb is started
|
||||
service: name=mongodb state=started
|
||||
|
||||
- include: configure.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user