prepare for newer ansibles

This commit is contained in:
nazunalika 2021-10-29 17:04:57 -07:00
parent 70ab62dbab
commit 77576bf98a
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
---
- name: Enabling SELinux booleans
seboolean:
ansible.posix.seboolean:
name: "{{ item }}"
persistent: true
state: true