Set SELinux labels

This commit is contained in:
Aurélien Bompard 2018-10-24 17:40:41 +00:00
parent 712b78a67c
commit e168e6a452

View file

@ -249,6 +249,12 @@
group=taiga
tags: taiga
- name: set selinux labels
file:
path: /srv/taiga/taiga-front-dist/dist
state: directory
setype: httpd_sys_content_rw_t
### DONE with taiga-front