pin version of ansible-lint we use for testing
Latest release of ansible-lint 2.4.0 has broken role linter tasks by introducing a dependency on openstack-ansible-plugins for all linting While we may choose to adapt the linter tox env in the future, for now we want to return to previous linter behavior. Change-Id: I4e09368fe1ba54002d34fd2969c10e2c1da3c06f
This commit is contained in:
parent
e169b3635f
commit
0b35d1c180
@ -1,4 +1,4 @@
|
|||||||
ansible-lint
|
ansible-lint<=2.3.9
|
||||||
ansible>=1.9.1,<2.0.0
|
ansible>=1.9.1,<2.0.0
|
||||||
bashate
|
bashate
|
||||||
flake8
|
flake8
|
||||||
|
Loading…
Reference in New Issue
Block a user