ignore all SOPS-encrypted files in yamllint

This commit is contained in:
Rasmus Wejlgaard 2026-03-28 18:50:08 +00:00
parent 8bb91032f3
commit 92fb6f9d11

View file

@ -8,4 +8,4 @@ rules:
allowed-values: ["true", "false"]
ignore:
- group_vars/all/secrets.enc.yaml
- "**/*.enc.*"