fixing selinux

This commit is contained in:
Chris Roberts 2015-08-16 01:11:08 +00:00
parent 84c9b25021
commit 74e4d9746f

View file

@ -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