2024-09-26 22:02:36 +00:00
|
|
|
repos:
|
|
|
|
- repo: https://github.com/ansible/ansible-lint
|
|
|
|
rev: v6.22.1
|
|
|
|
hooks:
|
|
|
|
- id: ansible-lint
|
|
|
|
args:
|
2024-10-14 16:30:24 +00:00
|
|
|
- playbooks/tasks/
|
2024-10-03 01:02:05 +00:00
|
|
|
- playbooks/serguzim.net.yml
|
2024-10-14 16:30:24 +00:00
|
|
|
- playbooks/for-ansible-lint.yml
|
|
|
|
- repo: https://github.com/gitleaks/gitleaks
|
|
|
|
rev: v8.20.1
|
|
|
|
hooks:
|
|
|
|
- id: gitleaks
|