forked from CCCHH/ansible-infra
ansible-lint: add collections and roles directories to excluded paths
This commit is contained in:
parent
2aed20393f
commit
f6c15773e1
1 changed files with 2 additions and 0 deletions
|
|
@ -5,3 +5,5 @@ skip_list:
|
|||
exclude_paths:
|
||||
- .forgejo/
|
||||
- "**/*.sops.yaml"
|
||||
- ansible_collections/
|
||||
- galaxy_roles/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue