Initial commit
This commit is contained in:
7
.pre-commit-config.yaml
Normal file
7
.pre-commit-config.yaml
Normal 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/
|
||||
Reference in New Issue
Block a user