Add Fedora 38
This commit is contained in:
parent
3c08bb8731
commit
a572436625
9
vars/Fedora-38-default.yml
Normal file
9
vars/Fedora-38-default.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
# vars file for ensure_selinux
|
||||||
|
package_list:
|
||||||
|
- name: 'python3-libselinux'
|
||||||
|
state: 'present'
|
||||||
|
- name: 'python3-libsemanage'
|
||||||
|
state: 'present'
|
||||||
|
selinux_policy: 'targeted'
|
||||||
|
selinux_state: 'enforcing'
|
Loading…
x
Reference in New Issue
Block a user