Add yamllint

This commit is contained in:
L3D 2023-02-01 01:23:00 +01:00
parent c056aa8dd8
commit 90a2558a71
Signed by: l3d
GPG key ID: CD08445BFF4313D1

14
.yamllint Normal file
View file

@ -0,0 +1,14 @@
---
extends: default
rules:
# 150 chars should be enough, but don't fail if a line is longer
line-length:
max: 180
level: warning
ignore: |
host_vars/mail01.l3d.space/vault.yml
host_vars/web01.l3d.space/vault.yml
group_vars/all/vault.yml
roles/