Merge "Update to ansible 2.7 for linting"
This commit is contained in:
commit
5fe966e6a6
2
tox.ini
2
tox.ini
@ -32,7 +32,7 @@ deps =
|
|||||||
# Unfortunately pip doesn't do actual dependency resolution, so
|
# Unfortunately pip doesn't do actual dependency resolution, so
|
||||||
# we need to manually ansible at the top level to the same as
|
# we need to manually ansible at the top level to the same as
|
||||||
# zuul requirements.txt
|
# zuul requirements.txt
|
||||||
ansible>=2.5.1,<2.6
|
ansible>=2.7.0,<2.8
|
||||||
ansible-lint<4
|
ansible-lint<4
|
||||||
hacking>=1.1,<1.2
|
hacking>=1.1,<1.2
|
||||||
bashate>=0.2
|
bashate>=0.2
|
||||||
|
Loading…
Reference in New Issue
Block a user