Set SELinux labels
This commit is contained in:
parent
712b78a67c
commit
e168e6a452
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue