ansible-infra/.ansible-lint
bitwhisker 28150818a7
Some checks failed
/ Ansible Lint (push) Successful in 2m36s
/ Ansible Lint (pull_request) Successful in 2m36s
/ build (pull_request) Failing after 2m40s
ansible lint: brackets are annoying
2026-05-24 04:41:38 +02:00

10 lines
169 B
Text

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