ansible/run-ansible-lint

Run Ansible Lint

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
argsArguments to be passed to ansible-lint command.no""
setup_pythonIf false, this action will not setup python and will instead rely on the already installed python.notrue
python_versionThe version of Python to use when setting up Python environment. Default is 3.14.no3.14
working_directoryThe directory where to run ansible-lint from. Default is `github.workspace`.no""
requirements_filePath to the requirements YAML file to install role and collection dependencies.no""
expected_return_code(Internal use only) Expected return code from ansible-lint. Default is 0. Used for self-testing purposes.no0
override_versionThe branch, tag, or commit to use for ansible-lint.no""
gh_action_ref(Deprecated) Use 'override_version' instead.no""

no outputs