Skip to content
Snippets Groups Projects
Verified Commit 45cbd23b authored by Chris Croome's avatar Chris Croome
Browse files

run ansible-lint using pre-commit

parent 57bdf2fe
No related branches found
Tags 3.4.0
No related merge requests found
Pipeline #28063 passed
......@@ -15,4 +15,14 @@ repos:
rev: v1.32.0
hooks:
- id: yamllint
name: YAML Lint
- repo: https://github.com/ansible/ansible-lint.git
rev: v6.17.0
hooks:
- id: ansible-lint
name: Ansible Lint
language: python
additional_dependencies:
- jc==1.23.2
- jmespath==1.0.1
...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment