mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-01-22 03:00:53 +00:00
Fix typo
This commit is contained in:
parent
ce0a1ede93
commit
53041f47d0
@ -25,7 +25,7 @@
|
||||
- name: Add APT repository
|
||||
apt_repository: repo="{{mongodb_repository}}" update_cache=yes
|
||||
|
||||
- name: Endure /data directory
|
||||
- name: Ensure /data directory
|
||||
file: path=/data/db state=directory owner=mongodb recurse=yes
|
||||
|
||||
- name: Install MongoDB package
|
||||
|
Loading…
x
Reference in New Issue
Block a user