This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
Refactor
Refactor (#58)
- added testing via molecule
- dropped Ubuntu Trusty (couldn't get test instance working and trusty is EoL soon)
- added support for Ubuntu: Focal, and Boinc
- added support for Debian: Bullseye, Buster, Jessie, Stretch
- added support for CentOS: 7 and 8
- removed tasks that were redundant with the use of the package manager tasks
- made role more likely to be idempotent
- make role more DRY
- added run molecule tests via github actions.
Thanks to @brektyme