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: I2753c67f212b14c10850876fb554ed87a3145f28
This commit is contained in:
Matt Thompson 2016-03-15 15:50:52 +00:00
parent 42ec14a411
commit dc69eda3e1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ansible-lint
ansible-lint<=2.3.9
ansible>=1.9.1,<2.0.0
bashate
flake8