mirror of
https://github.com/rocky-linux/ansible-role-kojihub.git
synced 2024-12-22 00:38:28 +00:00
prepare for newer ansibles
This commit is contained in:
parent
70ab62dbab
commit
77576bf98a
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
- name: Enabling SELinux booleans
|
- name: Enabling SELinux booleans
|
||||||
seboolean:
|
ansible.posix.seboolean:
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
persistent: true
|
persistent: true
|
||||||
state: true
|
state: true
|
||||||
|
Loading…
Reference in New Issue
Block a user