idiv-biodiversity / ansible-role-lmod

deploys Lmod
https://galaxy.ansible.com/idiv_biodiversity/lmod
MIT License
14 stars 13 forks source link

explicitly enable epel repo during installation (RedHat) #14

Closed tazend closed 9 months ago

tazend commented 1 year ago

It could be possible that the users configured the EPEL repo to be disabled by default on their hosts. Since we depend anyway on EPEL here, simply enable it explicitly one-time during installation, just in case it was disabled before.

wookietreiber commented 9 months ago

I manually rebased and included in latest release, thanks!