Fix OL9, add Alma, CentOS, Oracle, and Rocky 10
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
8
vars/AlmaLinux-10-defualt.yml
Normal file
8
vars/AlmaLinux-10-defualt.yml
Normal 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'
|
||||
|
||||
Reference in New Issue
Block a user