fixing modules

This commit is contained in:
nazunalika 2021-01-23 02:59:28 -07:00
parent 9f986c08c7
commit 59c24a1875

View File

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