geerlingguy/ansible-role-repo-epel

Installing epel-repo times out on install CentOS 8

adamus1red opened this issue · 0 comments

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