devops-coop / ansible-haproxy

Installs and configure HAProxy
Apache License 2.0
96 stars 97 forks source link

Do not template EPEL repo #55

Open benwebber opened 7 years ago

benwebber commented 7 years ago

Install the epel-release package instead:

https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F

k3nny0ne commented 6 years ago

Why not using dedicated role like this: https://github.com/geerlingguy/ansible-role-repo-epel?