mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
Typofix.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user