ansible-role-certbot/.yamllint

11 lines
110 B
Text

---
extends: default
ignore: |
.kitchen/*
vendor/
rules:
line-length:
max: 120
level: warning