Fedora 44

This commit is contained in:
2026-04-29 23:23:55 -05:00
parent 6161e1b47d
commit 4cd0c95608
2 changed files with 12 additions and 6 deletions

View File

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