actions-marketplace-validations/Buluma - Molecule
Run Molecule 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 [Docker Hub](https://hub.docker.com/) namespace where the image can be found. Defaults to `buluma`. | no | buluma |
| image | The image you want to run on. Defaults to `fedora`. | no | fedora |
| tag | The tag of the container image to use. Defaults to `latest`. | 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`. Defaults to `test`. | no | test |
| scenario | The molecule scenario to run. Default to `default`. | no | default |
Outputs
no outputs