Add Fedora 37

This commit is contained in:
Jason Rothstein 2022-12-06 20:33:51 -06:00
parent a33880402d
commit 9b7f448a8e

View File

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