mirror of
https://github.com/linux-system-roles/network.git
synced 2026-07-22 02:36:11 +00:00
The old ansible-community ansible-lint is deprecated. There is a new ansible-lint github action. The latest Ansible repo gating tests run ansible-lint against the collection format instead of against individual roles. We have to convert the role to collection format before running ansible-test. This also requires tox-lsr 3.2.1 - bump other actions to use 3.2.1 Role developers can run this locally using `tox -e collection,ansible-lint-collection` See https://github.com/linux-system-roles/tox-lsr/pull/125 Signed-off-by: Rich Megginson <rmeggins@redhat.com> |
||
|---|---|---|
| .. | ||
| ansible-lint.yml | ||
| ansible-managed-var-comment.yml | ||
| ansible-plugin-scan.yml | ||
| ansible-test.yml | ||
| build_docs.yml | ||
| changelog_to_tag.yml | ||
| codeql.yml | ||
| integration.yml | ||
| markdownlint.yml | ||
| pr-title-lint.yml | ||
| python-unit-test.yml | ||
| shellcheck.yml | ||
| test_converting_readme.yml | ||
| weekly_ci.yml | ||
| woke.yml | ||