ansible-role-bind/.yamllint

13 lines
133 B
Text

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