2021-12-20 19:56:51 +01:00
|
|
|
---
|
|
|
|
extends: default
|
|
|
|
|
|
|
|
rules:
|
2022-12-28 17:45:26 +01:00
|
|
|
# 200 chars should be enough, but don't fail if a line is longer
|
2021-12-20 19:56:51 +01:00
|
|
|
line-length:
|
2022-12-28 17:45:26 +01:00
|
|
|
max: 200
|
2021-12-20 19:56:51 +01:00
|
|
|
level: warning
|
|
|
|
|
|
|
|
ignore: |
|
|
|
|
host_vars/mail01.l3d.space/vault.yml
|
|
|
|
host_vars/web01.l3d.space/vault.yml
|
|
|
|
group_vars/all/vault.yml
|
|
|
|
roles/
|