1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_avahi_daemon.git synced 2024-07-06 22:38:57 +02:00
ansible_role_avahi_daemon/.yamllint
2021-09-01 23:07:51 +02:00

9 lines
143 B
Plaintext

---
extends: default
rules:
# 150 chars should be enough, but don't fail if a line is longer
line-length:
max: 150
level: warning