actions-marketplace-validations/Ansible In Docker Action

Let's make Ansible a breeze with the Ansible-in-Docker action! ⚡️

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
playbookNameName of the playbook in your workspace.yes
inventoryFileName of the inventory file to use.no
requirementsFilename of the requirements file to use.no
galaxyGithubUserIf you use private github repositories in your requirements file you need to set galaxyGithubUser and galaxyGithub token.no
galaxyGithubTokenToken to access git source of roles to download. Only needed for private git sources. Github Account needs to be linked to Ansible Galaxy.no
rolesPathIf inventoryFile is set you can also specify a custom roles path to install your required roles in.no
keyFileKeyfile to use for host connections.no
keyFileVaultPassVault Password to decrypt keyFile.no
extraVarsString containing all extraVars which you want to be injected into the run.no
extraFileFile containing extra vars.no
verbosityChoose one of 4 verbosity levels. See Ansible documentation for details.no

no outputs