ansible-role-certbot/.yamllint

12 lines
110 B
Text
Raw Normal View History

2021-08-24 18:15:33 +02:00
---
2018-11-29 18:28:33 +01:00
extends: default
ignore: |
.kitchen/*
vendor/
rules:
line-length:
max: 120
level: warning