ansible-infra/.ansible-lint
June f6c15773e1
All checks were successful
/ Ansible Lint (pull_request) Successful in 2m47s
/ Ansible Lint (push) Successful in 2m11s
ansible-lint: add collections and roles directories to excluded paths
2026-02-06 22:27:18 +01:00

9 lines
148 B
Text

skip_list:
- "yaml[line-length]"
- "name[casing]"
exclude_paths:
- .forgejo/
- "**/*.sops.yaml"
- ansible_collections/
- galaxy_roles/