You've already forked ansible-role-repo-epel
Install EPEL from URL
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
---
|
||||
# defaults file for repo-epel
|
||||
epel_repo_url: "https://dl.fedoraproject.org/pub/epel/epel-release-latest-{{ ansible_distribution_major_version }}.noarch.rpm"
|
||||
epel_repo_gpg_key_url: "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-{{ ansible_distribution_major_version }}"
|
||||
epel_repofile_path: "/etc/yum.repos.d/epel.repo"
|
||||
epel_repo_disable: false
|
||||
epel_specify_mirror: false
|
||||
epel_mirror_url: http://download.fedoraproject.org/pub/epel
|
||||
Reference in New Issue
Block a user