mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-22 05:01:27 +00:00
fixing modules
This commit is contained in:
parent
9f986c08c7
commit
59c24a1875
@ -1,7 +1,7 @@
|
||||
---
|
||||
# Configure mantis
|
||||
- name: Configure SELinux booleans
|
||||
seboolean:
|
||||
ansible.posix.seboolean:
|
||||
name: "{{ item }}"
|
||||
persistent: true
|
||||
state: true
|
||||
|
Loading…
Reference in New Issue
Block a user