mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-25 14:41:28 +00:00
fixing modules
This commit is contained in:
parent
9f986c08c7
commit
59c24a1875
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user