vikunja: Correctly apply selevel to files directory too

This commit is contained in:
saibotk 2021-09-21 04:47:11 +02:00
parent 5ce51a9dba
commit e0c616ed05
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -60,6 +60,7 @@
owner: '1000'
group: '1000'
setype: "container_file_t"
selevel: "{{ vikunja_selinux_level }}"
with_items:
- "{{ vikunja_api_files_location }}"
become: true