ansible_lint: ignore vendored compose.yaml
Some checks failed
/ Ansible Lint (pull_request) Failing after 2m53s
/ Ansible Lint (push) Failing after 2m56s

This commit is contained in:
June 2025-10-24 23:00:15 +02:00
commit 37f02741ee
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

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