Tobias Reisinger
4104057771
roles/ and inventory/ are now in playbooks/ also fixed issues reported by ansible-lint
13 lines
331 B
YAML
13 lines
331 B
YAML
repos:
|
|
- repo: https://github.com/ansible/ansible-lint
|
|
rev: v6.22.1
|
|
hooks:
|
|
- id: ansible-lint
|
|
args:
|
|
- playbooks/tasks/
|
|
- playbooks/serguzim.net.yml
|
|
- playbooks/for-ansible-lint.yml
|
|
- repo: https://github.com/gitleaks/gitleaks
|
|
rev: v8.20.1
|
|
hooks:
|
|
- id: gitleaks
|