We need this nfs bool as well.
This commit is contained in:
parent
11218f905c
commit
30ceb3e550
1 changed files with 5 additions and 0 deletions
|
@ -29,6 +29,11 @@
|
|||
tags:
|
||||
- kojipkgs
|
||||
|
||||
- name: set seboolean for nfs httpd
|
||||
seboolean: name=httpd_use_nfs state=true persistent=true
|
||||
tags:
|
||||
- kojipkgs
|
||||
|
||||
- name: install squid config files
|
||||
copy: src={{ item }} dest=/etc/squid/{{ item }} owner=root group=root mode=644
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue