Add Fedora 39

This commit is contained in:
Jason Rothstein 2024-03-16 20:17:54 -05:00
parent 1fbacc42e7
commit cb43491de6

View File

@ -0,0 +1,7 @@
---
# vars file for ensure_ansible_prereq
package_list:
- name: 'python3-libselinux'
state: 'present'
- name: 'python3-libsemanage'
state: 'present'