ansible-infra/.ansible-lint
June 37f02741ee
Some checks failed
/ Ansible Lint (pull_request) Failing after 2m53s
/ Ansible Lint (push) Failing after 2m56s
ansible_lint: ignore vendored compose.yaml
2025-10-24 23:00:15 +02:00

8 lines
170 B
Text

skip_list:
- "yaml[line-length]"
- "name[casing]"
exclude_paths:
- .forgejo/
- "**/*.sops.yaml"
- "./resources/chaosknoten/zammad/docker_compose/compose.yaml"