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

@@ -6,9 +6,9 @@ package_list:
state: 'present'
url: 'oracle-epel-release-el9'
- disable_gpg_check: 'yes'
name: 'oraclelinux-develer-release-el9'
name: 'oraclelinux-developer-release-el9'
state: 'present'
url: 'oraclelinux-develer-release-el9'
url: 'oraclelinux-developer-release-el9'
- disable_gpg_check: 'yes'
name: 'epel-release'
state: 'present'