Skip to content

Commit 12cc1d2

Browse files
Update Ansible 12 porting guide. (#3263) (#3266)
(cherry picked from commit 150613a) Co-authored-by: Felix Fontein <[email protected]>
1 parent df97493 commit 12cc1d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docsite/rst/porting_guides/porting_guide_12.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ Deprecated Features
958958

959959
- The ``community.digitalocean`` collection has been deprecated.
960960
It will be removed from Ansible 13 if no one starts maintaining it again before Ansible 13.
961-
See `Collections Removal Process for unmaintained collections <https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_package_removal.html#unmaintained-collections>`__ for more details (`https://forum.ansible.com/t/44602 <https://forum.ansible.com/t/44602>`__).
961+
See `Collections Removal Process for unmaintained collections <https://docs.ansible.com/projects/ansible/devel/community/collection_contributors/collection_package_removal.html#unmaintained-collections>`__ for more details (`https://forum.ansible.com/t/44602 <https://forum.ansible.com/t/44602>`__).
962962

963963
community.hrobot
964964
^^^^^^^^^^^^^^^^
@@ -1509,7 +1509,7 @@ Removed Features
15091509
- The deprecated ``community.network`` collection has been removed (`https://forum.ansible.com/t/8030 <https://forum.ansible.com/t/8030>`__).
15101510
- The sensu.sensu_go collection has been removed from Ansible 12 due to violations of the Ansible inclusion requirements.
15111511
The collection has \ `unresolved sanity test failures <https://github.com/sensu/sensu-go-ansible/issues/362>`__.
1512-
See `Collections Removal Process for collections not satisfying the collection requirements <https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_package_removal.html#collections-not-satisfying-the-collection-requirements>`__ for more details (`https://forum.ansible.com/t/8380 <https://forum.ansible.com/t/8380>`__).
1512+
See `Collections Removal Process for collections not satisfying the collection requirements <https://docs.ansible.com/projects/ansible/devel/community/collection_contributors/collection_package_removal.html#collections-not-satisfying-the-collection-requirements>`__ for more details (`https://forum.ansible.com/t/8380 <https://forum.ansible.com/t/8380>`__).
15131513
Users can still install this collection with ``ansible-galaxy collection install sensu.sensu_go``.
15141514

15151515
Ansible-core
@@ -1642,7 +1642,7 @@ Deprecated Features
16421642

16431643
- The ``ibm.qradar`` collection has been deprecated.
16441644
It will be removed from Ansible 13 if no one starts maintaining it again before Ansible 13.
1645-
See `Collections Removal Process for unmaintained collections <https://docs.ansible.com/ansible/devel/community/collection_contributors/collection_package_removal.html#unmaintained-collections>`__ for more details (`https://forum.ansible.com/t/44259 <https://forum.ansible.com/t/44259>`__).
1645+
See `Collections Removal Process for unmaintained collections <https://docs.ansible.com/projects/ansible/devel/community/collection_contributors/collection_package_removal.html#unmaintained-collections>`__ for more details (`https://forum.ansible.com/t/44259 <https://forum.ansible.com/t/44259>`__).
16461646

16471647
Ansible-core
16481648
^^^^^^^^^^^^

0 commit comments

Comments
 (0)