ucomesdag/Test Ansible roles with Molecule and Podman
Run Molecule with Podman to test Ansible roles
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| namespace | The [Quoy.io](https://quay.io/repository/) namespace where the image can be found. | no | ucomesdag |
| image | The image you want to run on. | no | fedora |
| tag | The tag of the container image to use. | no | latest |
| options | Options you can pass to [`tox`](https://tox.readthedocs.io/en/latest/), for example `--parallel all`. | no | — |
| command | What command to pass to [molecule](https://molecule.readthedocs.io/en/latest/), for example `lint` or `syntax`. | no | test |
| scenario | The molecule scenario to run. | no | default |
Outputs
no outputs