ansible-role-bind/.yamllint

14 lines
133 B
Text
Raw Normal View History

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