Skip to content

Releases: DrPsychick/ansible-testing

0.2.1

28 Oct 00:12
7a0b1a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

Regular tests and renovate

06 Jul 13:00
23e4995
Compare
Choose a tag to compare

What's Changed

  • doc: update role tags and description by @DrPsychick in #18
  • chore: fix GitHub actions and run it regularly by @DrPsychick in #20
  • chore: Configure Renovate by @renovate in #21
  • chore(deps): update actions/checkout action to v4 by @renovate in #22
  • chore(deps): update centos docker tag to v8 by @renovate in #23
  • chore(deps): update fedora docker tag to v41 by @renovate in #26
  • chore(deps): update debian docker tag to v12 - autoclosed by @renovate in #25

New Contributors

Full Changelog: 0.1.0...0.1.1

No more sudo

14 Sep 22:37
aa64ba9
Compare
Choose a tag to compare
  • remove the need for become/sudo, requires the setup of libvirt pools for the user
  • update docs

What's Changed

New Contributors

Full Changelog: 0.0.4...0.1.0

0.0.4

08 Sep 19:53
Compare
Choose a tag to compare

fix: bash pipefail

Full Changelog: 0.0.3...0.0.4

0.0.3

10 Jun 17:24
d9265d3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.2...0.0.3

No need to sudo

29 Aug 20:49
010300c
Compare
Choose a tag to compare
  • remove the need for 'sudo' when running docker containers
  • fix linting errors or ignore them

Initial release

21 Aug 21:01
Compare
Choose a tag to compare

Supports docker and libvirt, tested on ubuntu2004