Closed bigjazzsound closed 4 years ago
Would also want to update the var in defaults/main.yml
epel_repo_gpg_key_url: "https://download.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-{{ ansible_distribution_major_version }}"
This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark pull requests as stale.
This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details.
The EPEL repo will fail to install if localpkg_gpgcheck is set to 1 in yum.conf because the gpg key for EPEL is not installed yet.