mirror of
https://github.com/status-im/ansible-role-mongodb.git
synced 2025-02-17 15:36:23 +00:00
Fix typo
This commit is contained in:
parent
96c609e722
commit
a1d109d0ab
@ -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