need a state here.

This commit is contained in:
Kevin Fenzi 2014-05-16 18:34:15 +00:00
parent 44cd3f7423
commit e6ee48e002

View file

@ -6,7 +6,7 @@
file: path=/srv/pub state=directory
- name: Set httpd_use_nfs seboolean
action: seboolean name=httpd_use_nfs
action: seboolean name=httpd_use_nfs state=yes persistent=yes
- name: /srv/pub file contexts
command: semanage fcontext -a -t httpd_sys_content_t "/srv/pub(/.*)?"