Fedora 40 support
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
parent
cb43491de6
commit
587baf8245
7
vars/Fedora-40-default.yml
Normal file
7
vars/Fedora-40-default.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
# vars file for ensure_ansible_prereq
|
||||||
|
package_list:
|
||||||
|
- name: 'python3-libselinux'
|
||||||
|
state: 'present'
|
||||||
|
- name: 'python3-libsemanage'
|
||||||
|
state: 'present'
|
Loading…
x
Reference in New Issue
Block a user