Quoting.
This commit is contained in:
parent
c83a6dddf6
commit
92b1118a8f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: modify selinux so that httpd can serve data from NFS shares if needed
|
||||
seboolean:
|
||||
name: {{item}}
|
||||
name: "{{item}}"
|
||||
state: yes
|
||||
persistent: yes
|
||||
when: "'enabled' in ansible_selinux.status"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue