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'
|
||||
group: '1000'
|
||||
setype: "container_file_t"
|
||||
selevel: "{{ vikunja_selinux_level }}"
|
||||
with_items:
|
||||
- "{{ vikunja_api_files_location }}"
|
||||
become: true
|
||||
|
|
Loading…
Add table
Reference in a new issue