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:
Albin Vass 2020-05-12 13:11:22 +02:00
parent 8fe78addbf
commit 4d8698e30f

View File

@ -9,7 +9,7 @@
# here to pull in ansible anyway; pip doesn't actually have a
# dependency solver and the uncapped ansible requirement from
# 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;python_version>='3.5' # Apache-2.0
# For upload-logs-swift: