summaryrefslogtreecommitdiff
path: root/zuul/lib/ansible-config.conf
diff options
context:
space:
mode:
authorTobias Henkel <tobias.henkel@bmw.de>2020-05-12 13:08:13 +0200
committerTobias Henkel <tobias.henkel@bmw.de>2020-05-15 09:22:38 +0200
commit4728382a8ea43a4994808c05fe14edf3558e3754 (patch)
tree351fa03acbfdc59c1d1deafd9edc597e4726363e /zuul/lib/ansible-config.conf
parent93c19d389a1d6d407c793185a88c7053acac4c77 (diff)
downloadzuul-4728382a8ea43a4994808c05fe14edf3558e3754.tar.gz
Drop support for ansible 2.6
Ansible 2.6 has been unmaintained since several months now so remove support for it. Change-Id: Ifb604eb5cb86fd0210c1dfd8418f069273e302b6
Diffstat (limited to 'zuul/lib/ansible-config.conf')
-rw-r--r--zuul/lib/ansible-config.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/zuul/lib/ansible-config.conf b/zuul/lib/ansible-config.conf
index dae960eb6..1fb75eb5b 100644
--- a/zuul/lib/ansible-config.conf
+++ b/zuul/lib/ansible-config.conf
@@ -3,10 +3,6 @@
default_version = 2.9
requirements = ara>=0.16.5,<1.0.0 openstacksdk openshift jmespath google-cloud-storage
-[2.6]
-deprecated = true
-requirements = ansible>=2.6,<2.7
-
[2.7]
deprecated = true
requirements = ansible>=2.7,<2.8