From 7cf2dedcd8981f11a2c370d423c2c61cf602198b Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Tue, 1 Jul 2025 06:40:34 +0200 Subject: [PATCH] Announce Ansible 11 lifetime extension (#2491) * [WIP] Announce Ansible 11 lifetime extension. * Improve formulation. Co-authored-by: Don Naro --------- Co-authored-by: Don Naro --- docs/docsite/rst/roadmap/COLLECTIONS_11.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/docsite/rst/roadmap/COLLECTIONS_11.rst b/docs/docsite/rst/roadmap/COLLECTIONS_11.rst index 5a9be09618..2a1e0984bf 100644 --- a/docs/docsite/rst/roadmap/COLLECTIONS_11.rst +++ b/docs/docsite/rst/roadmap/COLLECTIONS_11.rst @@ -77,7 +77,10 @@ Ansible 11.x minor releases may contain new features (including new collections) .. note:: - Minor and patch releases will stop when Ansible-12 is released. See the :ref:`Release and Maintenance Page ` for more information. + Minor and patch releases will stop when Ansible-13 is released. + This will likely be in November 2025, at the end of the Ansible Core 2.18 critical bugfix support lifecycle. + This is approximately six months longer than regular Ansible releases. + See the :ref:`Release and Maintenance Page ` for more information. .. note::