adding pre-commit, direnv, working through lint issues

This commit is contained in:
Geoff Jacobs
2024-08-19 08:45:31 +10:00
parent 9335b13ddb
commit 4ef2406948
5 changed files with 9 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ repos:
- --template={}
- --pattern=[a-zA-Z0-9]{1,10}-[0-9]{1,6}
- repo: https://github.com/ansible/ansible-lint.git
stages: [manual]
rev: v24.2.2
hooks:
- id: ansible-lint