Commit Graph

5 Commits

Author SHA1 Message Date
Faustin Lammler bc679271d3
Bump trigger galaxy action 2021-10-20 11:11:42 +02:00
Faustin Lammler bd348ef6d7
Iest against Ubuntu LTS and add debian11 2021-09-30 10:31:13 +02:00
Faustin Lammler be3e1a07ee
Run molecule test in rootless mode
See:
- https://github.com/actions/virtual-environments/issues/3536
- https://github.com/ansible-community/molecule/discussions/3155
2021-09-29 13:10:23 +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