Commit Graph

12 Commits

Author SHA1 Message Date
Faustin Lammler 9ab2a3bb24
Bump molecule version
Add ansible collection specific requirements since they are no more
installed by default. Also, installing molecule-podman cause error
(https://github.com/ansible-community/molecule/issues/3895)
2023-04-26 15:04:07 +02:00
Faustin Lammler 90c31bf3c2
Add rhel based distro support
Move from testinfra to ansible verifier.
2022-10-11 18:14:23 +02:00
dependabot[bot] 6c0a9eb240
Update molecule requirement from ==3.6.* to ==4.0.*
Updates the requirements on [molecule](https://github.com/ansible-community/molecule) to permit the latest version.
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](https://github.com/ansible-community/molecule/compare/v3.6.0...v4.0.0)

---
updated-dependencies:
- dependency-name: molecule
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 02:32:16 +00:00
dependabot[bot] 802040b8d7
Update molecule requirement from ==3.3.* to ==3.6.*
Updates the requirements on [molecule](https://github.com/ansible-community/molecule) to permit the latest version.
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](https://github.com/ansible-community/molecule/compare/3.3.0...v3.6.1)

---
updated-dependencies:
- dependency-name: molecule
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 15:54:33 +00:00
Faustin Lammler 14adb73da1
Bumb latest ansible version 2022-02-01 16:23:25 +01: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 1e2020d920
Upgrade molecule 2021-02-06 14:50:30 +01:00
Faustin Lammler 76b4a9d564
Update molecule
This update molecule to latest 3.1 branch:
- installation of molecule-docker is now needed;
- testinfra was renamed.
2020-11-23 12:54:54 +01:00
Faustin Lammler 9a882791a0
Cleaning requirements
Also pine version of containers
2020-11-03 19:14:44 +01:00
Faustin Lammler 505d6ca16f
Add a switch to use podman instead of docker 2020-10-20 17:37:16 +02:00
Faustin Lammler fd3ef0a1b1
Use latest dependencies 2020-10-20 16:10:48 +02:00
Faustin Lammler 12ebef99b1
Import role from old project
- lots of improvements and simplifications.
2020-05-27 14:49:07 +02:00