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