iamenr0s/Test Ansible roles with Molecule using Podman driver

Run Molecule to test Ansible roles

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
namespaceThe [Docker Hub](https://hub.docker.com/) namespace where the image can be found. Defaults to `robertdebock`.noiamenr0s
imageThe image you want to run on. Defaults to `rockylinux9`.norockylinux9
tagThe tag of the container image to use. Defaults to `latest`.nolatest
optionsOptions you can pass to [`tox`](https://tox.readthedocs.io/en/latest/), for example `--parallel all`.no
commandWhat command to pass to [molecule](https://molecule.readthedocs.io/en/latest/), for example `create` or `syntax`. Defaults to `test`.notest
scenarioThe molecule scenario to run. Default to `default`.nodefault

no outputs