Adds ansible-lint to the blacklist

Avoids check-requirements failure regarding usage of ansible-lint.

Needed-By: https://review.opendev.org/679101
Needed-By: https://review.opendev.org/679105
Change-Id: I36602e2f4ca1542b6c60df1ae9fcdc551451a3e0
This commit is contained in:
Dmitriy Rabotyagov 2019-08-29 14:35:40 +03:00
parent 281a03d71b
commit 24db3f8953
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# linters - each project may have a different version with loose convergence
# over time.
astroid
ansible-lint
bandit
flake8
flake8-docstrings