Fix OL9, add Alma, CentOS, Oracle, and Rocky 10

Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
2026-04-30 19:40:22 -05:00
parent 974a3d1216
commit 66d4614a90
5 changed files with 42 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
---
# vars file for ensure_repo_epel
package_list:
- disable_gpg_check: 'yes'
name: 'epel-release'
state: 'present'
url: 'epel-release'