geerlingguy / ansible-role-repo-epel

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

Installing epel-repo times out on install CentOS 8 #42

Closed adamus1red closed 4 years ago

adamus1red commented 4 years ago

When installing epel-repo using this role.

I've traced the issue to the "Install EPEL repo." task. It appears that with CentOS 8 it hangs when asking to trust the GPG key. Disabiling the gpg check is a workaround for this issue.

Tested using fresh rebuilt CentOS 8 host on DigitalOcean