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 # Configure mantis
- name: Configure SELinux booleans - name: Configure SELinux booleans
seboolean: ansible.posix.seboolean:
name: "{{ item }}" name: "{{ item }}"
persistent: true persistent: true
state: true state: true