Take2 on selinux

This commit is contained in:
Jason Rothstein 2021-10-25 23:17:37 -05:00
parent 3c73d234ad
commit e10558c076

View File

@ -137,7 +137,7 @@
mode: '0770' mode: '0770'
path: '/etc/httpd/md' path: '/etc/httpd/md'
state: 'directory' state: 'directory'
setype: 'system_u:object_r:httpd_var_lib_t:s0' setype: 'httpd_var_lib_t'
- name: 'base vhost document root' - name: 'base vhost document root'
when: when:
- ansible_system == 'Linux' - ansible_system == 'Linux'