typo
This commit is contained in:
parent
9f84ff5215
commit
4dbea10845
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
- name: enable httpd_can_network_connect selinux boolean
|
||||
seboolean: name={{ item }} state=yes persistent=yes
|
||||
with_items:
|
||||
- httpd_can_network_connec
|
||||
- httpd_can_network_connect
|
||||
- allow_ypbind
|
||||
tags:
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue