vikunja: Correctly apply selevel to files directory too
This commit is contained in:
parent
5ce51a9dba
commit
e0c616ed05
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
||||||
owner: '1000'
|
owner: '1000'
|
||||||
group: '1000'
|
group: '1000'
|
||||||
setype: "container_file_t"
|
setype: "container_file_t"
|
||||||
|
selevel: "{{ vikunja_selinux_level }}"
|
||||||
with_items:
|
with_items:
|
||||||
- "{{ vikunja_api_files_location }}"
|
- "{{ vikunja_api_files_location }}"
|
||||||
become: true
|
become: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue