Don't lint galaxy-roles

This commit is contained in:
Nathaniel Landau
2022-06-28 10:33:49 -04:00
parent 946d4b1e09
commit 30ed6d99e3

View File

@@ -1,22 +1,23 @@
---
# Full documentation: https://ansible-lint.readthedocs.io/en/latest/index.html
exclude_paths:
- ../../.cache/
- .cache/
- .github/
- ../../.cache/
- .hooks/
- .vscode/
- archived_data/
- galaxy-roles/
skip_list:
- command-instead-of-shell
- ignore-errors
- meta-incorrect
- meta-no-info
- package-latest
- role-name
- unnamed-task
- var-naming
- command-instead-of-shell
- meta-no-info
- meta-incorrect
- role-name
- ignore-errors
- package-latest
warn_list:
- experimental