deepin-community/run-ansible-lint

Run Ansible Lint

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 12, 2026
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: deepin-community/ansible-lint@9782cf2438d8ed1d0257c8cb4104251a0815a855 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

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
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_codeExpected return code from ansible-lint. Default is 0. Used for self-testing purposes.no0
gh_action_refThe branch, tag, or commit to use for ansible-lint.no""

no outputs