Add Fedora 38 and CentOS 9

This commit is contained in:
2023-04-30 17:38:40 -05:00
parent cc12c22d91
commit f66f2dd464
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
---
# vars file for ensure_ansible_prereq
package_list:
- name: 'python3-libselinux'
state: 'present'
- name: 'python3-libsemanage'
state: 'present'