geerlingguy / ansible-role-repo-epel

Ansible Role - EPEL Repository for RHEL/CentOS
https://galaxy.ansible.com/geerlingguy/repo-epel/
MIT License
185 stars 149 forks source link

Failure downloading https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm, Request failed: <urlopen error [SSL] unknown error (_ssl.c:618) #37

Closed markovanderpuil closed 4 years ago

markovanderpuil commented 4 years ago

Host; Centos 7.6 Ansible: 2.9.1

Guest; Centos 7.7

TASK [geerlingguy.repo-epel : Install EPEL repo.] ** task path: /home/vagrant/.ansible/roles/geerlingguy.repo-epel/tasks/main.yml:7 FAILED - RETRYING: Install EPEL repo. (5 retries left). FAILED - RETRYING: Install EPEL repo. (4 retries left). FAILED - RETRYING: Install EPEL repo. (3 retries left). FAILED - RETRYING: Install EPEL repo. (2 retries left). FAILED - RETRYING: Install EPEL repo. (1 retries left). fatal: [default]: FAILED! => {"attempts": 5, "changed": false, "msg": "Failure downloading https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm, Request failed: <urlopen error [SSL] unknown error (_ssl.c:618)>"}

If I run yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm it installs fine. Any ideas how to fix this?

markovanderpuil commented 4 years ago

Identical results with guest on CentOS Linux release 7.6.1810 (Core)

stale[bot] commented 4 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale[bot] commented 4 years ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.