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.
2 parents 53d39d8 + 346c0ee commit 72c6654Copy full SHA for 72c6654
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