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: Id86601715a983b99b6d5579914f86f3e28c88e99
This commit is contained in:
Travis Truman 2016-03-15 11:31:30 -04:00
parent 925aaf6f7e
commit e841c9a87b

View File

@ -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