We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd9e51 commit 346c0eeCopy full SHA for 346c0ee
tasks/configure.yml
@@ -41,6 +41,7 @@
41
path: "{{ mongodb_storage_dbpath }}"
42
state: directory
43
owner: "{{ mongodb_user }}"
44
+ setype: 'mongod_var_lib_t'
45
recurse: yes
46
47
- name: Configure mongodb
0 commit comments