ansible-role-motd/.pre-commit-config.yaml
Élie Deloumeau-Prigent b95595ef6e
Initial commit
2021-09-27 17:00:36 +02:00

8 lines
165 B
YAML

---
- repo: https://github.com/ansible-community/ansible-lint.git
rev: v5.1.3
hooks:
- id: ansible-lint
files: \.(yaml|yml)$
exclude: ^molecule/