Add Fedora 36

This commit is contained in:
Jason Rothstein 2022-06-05 12:18:58 -05:00
parent a0973b3c16
commit 89af580527

View File

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