fixing selinux
This commit is contained in:
parent
84c9b25021
commit
74e4d9746f
1 changed files with 1 additions and 1 deletions
|
@ -39,5 +39,5 @@
|
|||
|
||||
- name: set the SELinux policy for the Wordpress web dir
|
||||
command: semanage fcontext -a -t httpd_sys_content_t "/var/www/html/(.*)"
|
||||
when: webcontext.stdout.find('httpd_sys_content_t') == -1
|
||||
#when: webcontext.stdout.find('httpd_sys_content_t') == -1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue