idiv-biodiversity / ansible-role-lmod

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

Add support for minimal EL8 Install #13

Closed akail closed 1 year ago

akail commented 2 years ago

This pull request finishes support for EL8.

It turns out there are a few packages that need to be included for lua and those are in the powertools Epel repo. This was discovered when developing another ansible role internally that was leveraging this role on a barebones Rocky Linux 8 container.

Also, make isn't always installed by default and has been added to the build deps.

These changes have been tested using molecule and I am currently working on a pull request to add that to your repo.

wookietreiber commented 1 year ago

@akail Thanks a lot and sorry for the delay. I squashed and merged manually so I will close the PR now.

wookietreiber commented 1 year ago

Just released the changes as v2.4.4 on galaxy.