Commit Graph

10 Commits

Author SHA1 Message Date
Faustin Lammler e6fa74ff97
Fix molecule roles searching
And clean some remaining `pip install` stuff in favor of `uv pip`.
2025-01-29 11:11:48 +01:00
Faustin Lammler 343ec6ef8e
Fetch images from ghcr.io 2022-12-15 12:56:12 +01:00
Faustin Lammler 63e261ea01
Be less verbose in CI 2022-11-15 10:14:56 +01:00
Faustin Lammler 90c31bf3c2
Add rhel based distro support
Move from testinfra to ansible verifier.
2022-10-11 18:14:23 +02:00
Faustin Lammler c70f3b8beb
Target new Debian stable version by default 2021-11-01 13:13:11 +01:00
Faustin Lammler 4185f44164
Improve molecule options
Thanks @DanNixon for that tip!
2021-06-29 09:46:27 +02:00
Faustin Lammler a1b7da4f5b
Using podman for github actions
Docker and systemd does not work.
Also, it's using sudo for the moment because the rootless container does
not work with GH actions (see:
https://github.com/actions/virtual-environments/issues/3536).
2021-06-22 12:16:17 +02:00
Faustin Lammler 68a94b3ca1
Move from Travis CI to GH actions
Add molecule steps to check installation from MariaDB Foundation
repositories.
2021-05-25 17:15:03 +02:00
Faustin Lammler 505d6ca16f
Add a switch to use podman instead of docker 2020-10-20 17:37:16 +02:00
Faustin Lammler 12ebef99b1
Import role from old project
- lots of improvements and simplifications.
2020-05-27 14:49:07 +02:00