Typofix.
This commit is contained in:
parent
28c11a57a7
commit
070ca337f4
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
- name: ensure selinux lets httpd talk to postgres and memcached
|
||||
seboolean: name={{item}} state=yes persistent=yes
|
||||
with_items:
|
||||
- httpd_can_network_db
|
||||
- httpd_can_network_connect_db
|
||||
- httpd_can_network_memcache
|
||||
tags:
|
||||
- notifs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue