Merge "Bump ansible for linters"
This commit is contained in:
5
tox.ini
5
tox.ini
@@ -29,7 +29,10 @@ setenv =
|
|||||||
deps =
|
deps =
|
||||||
# Zuul is required to supply the zuul ansible modules for ansible-lint
|
# Zuul is required to supply the zuul ansible modules for ansible-lint
|
||||||
-egit+https://git.openstack.org/openstack-infra/zuul#egg=zuul
|
-egit+https://git.openstack.org/openstack-infra/zuul#egg=zuul
|
||||||
ansible<2.4.0
|
# Unfortunately pip doesn't do actual dependency resolution, so
|
||||||
|
# we need to manually ansible at the top level to the same as
|
||||||
|
# zuul requirements.txt
|
||||||
|
ansible>=2.5.1,<2.6
|
||||||
ansible-lint
|
ansible-lint
|
||||||
hacking>=0.10,<0.11
|
hacking>=0.10,<0.11
|
||||||
bashate>=0.2
|
bashate>=0.2
|
||||||
|
Reference in New Issue
Block a user