1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 16:40:48 +00:00

Disable ansible-lint until they fix their setup.py

See: https://github.com/ansible/ansible-lint/issues/590
This commit is contained in:
Felddy 2019-10-18 10:46:32 -04:00
parent 02fb008d62
commit b31ad8591f
No known key found for this signature in database
GPG key ID: AFD7E112AF75260E

View file

@ -56,11 +56,12 @@ repos:
rev: 19.3b0
hooks:
- id: black
- repo: https://github.com/ansible/ansible-lint.git
rev: v4.1.1a0
hooks:
- id: ansible-lint
# files: molecule/default/playbook.yml
# Disabled until: https://github.com/ansible/ansible-lint/issues/590
# - repo: https://github.com/ansible/ansible-lint.git
# rev: v4.1.1a0
# hooks:
# - id: ansible-lint
# # files: molecule/default/playbook.yml
- repo: https://github.com/antonbabenko/pre-commit-terraform.git
rev: v1.12.0
hooks: