Skip to content
Snippets Groups Projects
Commit e4824668 authored by nimrod's avatar nimrod
Browse files

pre-commit: Remove the ansible-lint hook.

It's complaining about missing modules but they exist. Also, it doesn't
find the requirements.yml file inside the Ansible directory.
parent 4b3638f2
No related branches found
No related tags found
No related merge requests found
......@@ -71,14 +71,6 @@ repos:
hooks:
- id: shellcheck
- repo: https://github.com/ansible/ansible-lint.git
rev: v6.19.0
hooks:
- id: ansible-lint
args:
- "--project-dir=Ansible"
- "--exclude=Ansible/collections"
- repo: https://github.com/AleksaC/hadolint-py.git
rev: v2.8.0
hooks:
......
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