Update test-requirements ansible version
Zuul depends on ansible>=2.5.1,<2.6 Change-Id: I363144a95f9f33a83e7d211183039185f23e8c24
This commit is contained in:
parent
e79613fa30
commit
7deaf1142f
@ -3,9 +3,9 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
flake8
|
||||
|
||||
# We need to pin Ansible to <2.4 until Zuul supports it, otherwise ansible-lint
|
||||
# We need to pin Ansible to <2.6 until Zuul supports it, otherwise ansible-lint
|
||||
# picks the latest version which is not known to work yet.
|
||||
ansible<2.4
|
||||
ansible>=2.5.1,<2.6
|
||||
ansible-lint
|
||||
bashate>=0.2
|
||||
zuul-sphinx>=0.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user