ansible lint: brackets are annoying
Some checks failed
/ Ansible Lint (push) Successful in 2m36s
/ Ansible Lint (pull_request) Successful in 2m36s
/ build (pull_request) Failing after 2m40s

This commit is contained in:
bitwhisker 2026-05-24 04:41:38 +02:00
commit 28150818a7
Signed by: bitwhisker
SSH key fingerprint: SHA256:KybIk/tusSKao6eLGY+ILlFa1rCrzwx66/acBAcKUqE

View file

@ -1,6 +1,7 @@
skip_list: skip_list:
- "yaml[line-length]" - "yaml[line-length]"
- "name[casing]" - "name[casing]"
- "yaml[brackets]"
exclude_paths: exclude_paths:
- .forgejo/ - .forgejo/