Skip broken ansible-lint

See [1].

[1] https://github.com/ansible/ansible-lint/issues/969

Change-Id: I5ac8f20a2157d880b63a4c70bf6c782d06014f41
This commit is contained in:
Radosław Piliszek 2020-08-19 09:19:33 +02:00
parent ad50147194
commit a90aa3e443
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# linting
ansible-lint>=4.2.0 # MIT
ansible-lint>=4.2.0,!=4.3.0 # MIT
bandit>=1.1.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
doc8>=0.6.0 # Apache-2.0