ansible-mysql/.yamllint.yml

11 lines
145 B
YAML

---
extends: default
rules:
line-length: disable
ignore:
- /venv
- /tests # TODO: Remove this line when tests are migrated to molecule