From 90bf6fb4e494273e15cf32cc2f45f14238cb55f1 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 17 Nov 2025 20:52:43 +0100 Subject: [PATCH] Update Ansible 12 porting guide. --- docs/docsite/rst/porting_guides/porting_guide_12.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docsite/rst/porting_guides/porting_guide_12.rst b/docs/docsite/rst/porting_guides/porting_guide_12.rst index e1b53e3c0b..5810c3747f 100644 --- a/docs/docsite/rst/porting_guides/porting_guide_12.rst +++ b/docs/docsite/rst/porting_guides/porting_guide_12.rst @@ -958,7 +958,7 @@ Deprecated Features - The ``community.digitalocean`` collection has been deprecated. It will be removed from Ansible 13 if no one starts maintaining it again before Ansible 13. - See `Collections Removal Process for unmaintained collections `__ for more details (`https://forum.ansible.com/t/44602 `__). + See `Collections Removal Process for unmaintained collections `__ for more details (`https://forum.ansible.com/t/44602 `__). community.hrobot ^^^^^^^^^^^^^^^^ @@ -1509,7 +1509,7 @@ Removed Features - The deprecated ``community.network`` collection has been removed (`https://forum.ansible.com/t/8030 `__). - The sensu.sensu_go collection has been removed from Ansible 12 due to violations of the Ansible inclusion requirements. The collection has \ `unresolved sanity test failures `__. - See `Collections Removal Process for collections not satisfying the collection requirements `__ for more details (`https://forum.ansible.com/t/8380 `__). + See `Collections Removal Process for collections not satisfying the collection requirements `__ for more details (`https://forum.ansible.com/t/8380 `__). Users can still install this collection with ``ansible-galaxy collection install sensu.sensu_go``. Ansible-core @@ -1642,7 +1642,7 @@ Deprecated Features - The ``ibm.qradar`` collection has been deprecated. It will be removed from Ansible 13 if no one starts maintaining it again before Ansible 13. - See `Collections Removal Process for unmaintained collections `__ for more details (`https://forum.ansible.com/t/44259 `__). + See `Collections Removal Process for unmaintained collections `__ for more details (`https://forum.ansible.com/t/44259 `__). Ansible-core ^^^^^^^^^^^^