Initial commit

This commit is contained in:
Élie Deloumeau-Prigent
2021-09-27 17:00:36 +02:00
commit b95595ef6e
23 changed files with 1205 additions and 0 deletions

7
.pre-commit-config.yaml Normal file
View File

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