mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-12-22 10:58:29 +00:00
commit
e0cf7d0024
@ -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