finally fixed yamllint
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
otthorn 2021-01-07 11:49:21 +01:00
parent 8bc52f926c
commit b7f4f23e44

View file

@ -6,5 +6,6 @@ rules:
max: 120
level: warning
document-start:
level: warning
ignore: |
/groups_var/all/vault.yml
...