this has to be dnf since these are now f26
This commit is contained in:
parent
16f198fe0e
commit
b0ff16f989
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
|
|
||||||
- yum: name=libsemanage-python state=present
|
- dnf: name=libsemanage-python state=present
|
||||||
- name: "Set SElinux booleans"
|
- name: "Set SElinux booleans"
|
||||||
seboolean: name=httpd_can_network_connect_db state=yes persistent=yes
|
seboolean: name=httpd_can_network_connect_db state=yes persistent=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue