Compare commits

...

1 commit

Author SHA1 Message Date
042df447b9
ansilbe_lint: ignore vendored compose.yaml
Some checks failed
/ Ansible Lint (push) Has been cancelled
/ Ansible Lint (pull_request) Failing after 3m4s
2025-10-24 22:59:48 +02:00

View file

@ -5,3 +5,4 @@ skip_list:
exclude_paths:
- .forgejo/
- "**/*.sops.yaml"
- "./resources/chaosknoten/zammad/docker_compose/compose.yaml"