Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Refactor

Compare
Choose a tag to compare
@AlexeySetevoi AlexeySetevoi released this 15 May 06:17
· 30 commits to master since this release
f01b969

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