summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorJames E. Blair <jim@acmegating.com>2022-09-14 17:13:55 -0700
committerJames E. Blair <jim@acmegating.com>2022-09-14 17:14:10 -0700
commit2d6b5c19ba2a083d4c3c1cbf656229eaf15616fa (patch)
tree321e0355bdcf12f32ba6787f1652adfdf565a4ea /releasenotes
parenta4fdfba1e3f07d554d6625413154c804d3c64d6f (diff)
downloadzuul-2d6b5c19ba2a083d4c3c1cbf656229eaf15616fa.tar.gz
Remove support for Ansible 2
Versions 2.8 and 2.9 are no longer supported by the Ansible project. Change-Id: I888ddcbecadd56ced83a27ae5a6e70377dc3bf8c
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/ansible-2-removed-482fa9e5b944b7d4.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/ansible-2-removed-482fa9e5b944b7d4.yaml b/releasenotes/notes/ansible-2-removed-482fa9e5b944b7d4.yaml
new file mode 100644
index 000000000..26c1e59ee
--- /dev/null
+++ b/releasenotes/notes/ansible-2-removed-482fa9e5b944b7d4.yaml
@@ -0,0 +1,6 @@
+---
+upgrade:
+ - |
+ Support for Ansible versions 2.8 and 2.9 has been removed.
+ Migrate any existing jobs which rely on these versions to Ansible
+ version 5 or 6 before upgrading.