Drop support for ansible 2.6
Zuul is dropping support for ansible2.6, wait a couple of weeks and bump ansible version in zuul-jobs to 2.7. Depends-On: https://review.opendev.org/#/c/727157/ Change-Id: Iccfb963ee0e1c4ba26e1f678426fb5a680af27fb
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
# here to pull in ansible anyway; pip doesn't actually have a
|
# here to pull in ansible anyway; pip doesn't actually have a
|
||||||
# dependency solver and the uncapped ansible requirement from
|
# dependency solver and the uncapped ansible requirement from
|
||||||
# ansible-lint pull in the latest version.
|
# ansible-lint pull in the latest version.
|
||||||
ansible>=2.6,<2.7 # https://review.opendev.org/#/c/650431/
|
ansible>=2.7,<2.8 # https://review.opendev.org/#/c/727157/
|
||||||
stestr>=1.0.0,<3.0.0;python_version<'3.5' # Apache-2.0
|
stestr>=1.0.0,<3.0.0;python_version<'3.5' # Apache-2.0
|
||||||
stestr>=1.0.0;python_version>='3.5' # Apache-2.0
|
stestr>=1.0.0;python_version>='3.5' # Apache-2.0
|
||||||
# For upload-logs-swift:
|
# For upload-logs-swift:
|
||||||
|
|||||||
Reference in New Issue
Block a user