diff --git a/10/CHANGELOG-v10.md b/10/CHANGELOG-v10.md index 86e3c0a713..a8221460d6 100644 --- a/10/CHANGELOG-v10.md +++ b/10/CHANGELOG-v10.md @@ -1585,8 +1585,12 @@ If not mentioned explicitly\, the changes are reported in the combined changelog ### Deprecated Features -* The frr\.frr collection has been deprecated by the maintainers\. Since they\'ve also announced to not support ansible\-core 2\.18\, it will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/6243](https\://forum\.ansible\.com/t/6243)\)\. -* The openvswitch\.openvswitch collection has been deprecated by the maintainers\. Since they\'ve also announced to not support ansible\-core 2\.18\, it will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/6245](https\://forum\.ansible\.com/t/6245)\)\. +* The frr\.frr collection has been deprecated\. + It will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/6243](https\://forum\.ansible\.com/t/6243)\)\. +* The openvswitch\.openvswitch collection has been deprecated\. + It will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/6245](https\://forum\.ansible\.com/t/6245)\)\. ### Bugfixes @@ -4229,8 +4233,10 @@ If not mentioned explicitly\, the changes are reported in the combined changelog ### Deprecated Features -* The inspur\.sm collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. See [the removal process for details on how this works](https\://github\.com/ansible\-collections/overview/blob/main/removal\_from\_ansible\.rst\#cancelling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/2854](https\://forum\.ansible\.com/t/2854)\)\. -* The netapp\.storagegrid collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. See [the removal process for details on how this works](https\://github\.com/ansible\-collections/overview/blob/main/removal\_from\_ansible\.rst\#cancelling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/2811](https\://forum\.ansible\.com/t/2811)\)\. +* The inspur\.sm collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/2854](https\://forum\.ansible\.com/t/2854)\)\. +* The netapp\.storagegrid collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/2811](https\://forum\.ansible\.com/t/2811)\)\. #### Ansible\-core diff --git a/10/CHANGELOG-v10.rst b/10/CHANGELOG-v10.rst index ab6587d7d0..2aaaeca581 100644 --- a/10/CHANGELOG-v10.rst +++ b/10/CHANGELOG-v10.rst @@ -1448,8 +1448,12 @@ purestorage.flasharray Deprecated Features ------------------- -- The ``frr.frr`` collection has been deprecated by the maintainers. Since they've also announced to not support ansible-core 2.18, it will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/6243). -- The ``openvswitch.openvswitch`` collection has been deprecated by the maintainers. Since they've also announced to not support ansible-core 2.18, it will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/6245). +- The ``frr.frr`` collection has been deprecated. + It will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/6243 `__). +- The ``openvswitch.openvswitch`` collection has been deprecated. + It will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/6245 `__). Bugfixes -------- @@ -3922,8 +3926,10 @@ vmware.vmware_rest Deprecated Features ------------------- -- The ``inspur.sm`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/2854). -- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/2811). +- The ``inspur.sm`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/2854 `__). +- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/2811 `__). Ansible-core ~~~~~~~~~~~~ diff --git a/10/porting_guide_10.rst b/10/porting_guide_10.rst index a91df8d774..bf02678288 100644 --- a/10/porting_guide_10.rst +++ b/10/porting_guide_10.rst @@ -261,8 +261,12 @@ grafana.grafana Deprecated Features ------------------- -- The ``frr.frr`` collection has been deprecated by the maintainers. Since they've also announced to not support ansible-core 2.18, it will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/6243). -- The ``openvswitch.openvswitch`` collection has been deprecated by the maintainers. Since they've also announced to not support ansible-core 2.18, it will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/6245). +- The ``frr.frr`` collection has been deprecated. + It will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/6243 `__). +- The ``openvswitch.openvswitch`` collection has been deprecated. + It will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/6245 `__). Porting Guide for v10.1.0 ========================= @@ -715,8 +719,10 @@ junipernetworks.junos Deprecated Features ------------------- -- The ``inspur.sm`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/2854). -- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/2811). +- The ``inspur.sm`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/2854 `__). +- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/2811 `__). Ansible-core ~~~~~~~~~~~~ diff --git a/9/CHANGELOG-v9.md b/9/CHANGELOG-v9.md index 4182d7f8ab..0d45049197 100644 --- a/9/CHANGELOG-v9.md +++ b/9/CHANGELOG-v9.md @@ -1350,8 +1350,12 @@ If not mentioned explicitly\, the changes are reported in the combined changelog ### Deprecated Features -* The frr\.frr collection has been deprecated by the maintainers\. Since they\'ve also announced to not support ansible\-core 2\.18\, it will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/6243](https\://forum\.ansible\.com/t/6243)\)\. -* The openvswitch\.openvswitch collection has been deprecated by the maintainers\. Since they\'ve also announced to not support ansible\-core 2\.18\, it will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/6245](https\://forum\.ansible\.com/t/6245)\)\. +* The frr\.frr collection has been deprecated\. + It will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/6243](https\://forum\.ansible\.com/t/6243)\)\. +* The openvswitch\.openvswitch collection has been deprecated\. + It will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/6245](https\://forum\.ansible\.com/t/6245)\)\. ### Bugfixes @@ -4095,9 +4099,13 @@ If not mentioned explicitly\, the changes are reported in the combined changelog ### Deprecated Features -* The inspur\.sm collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. See [the removal process for details on how this works](https\://github\.com/ansible\-collections/overview/blob/main/removal\_from\_ansible\.rst\#cancelling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/2854](https\://forum\.ansible\.com/t/2854)\)\. -* The netapp\.storagegrid collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. See [the removal process for details on how this works](https\://github\.com/ansible\-collections/overview/blob/main/removal\_from\_ansible\.rst\#cancelling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/2811](https\://forum\.ansible\.com/t/2811)\)\. -* The purestorage\.fusion collection is officially unmaintained and has been archived\. Therefore\, it will be removed from Ansible 10 \([https\://forum\.ansible\.com/t/3712](https\://forum\.ansible\.com/t/3712)\)\. +* The inspur\.sm collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/2854](https\://forum\.ansible\.com/t/2854)\)\. +* The netapp\.storagegrid collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/2811](https\://forum\.ansible\.com/t/2811)\)\. +* The purestorage\.fusion collection has been deprecated\. + It will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://forum\.ansible\.com/t/3712](https\://forum\.ansible\.com/t/3712)\)\. #### community\.crypto @@ -7950,14 +7958,29 @@ If not mentioned explicitly\, the changes are reported in the combined changelog ### Deprecated Features -* The community\.azure collection is officially unmaintained and has been archived\. Therefore\, it will be removed from Ansible 10\. There is already a successor collection azure\.azcollection in the community package which should cover the same functionality \([https\://github\.com/ansible\-community/community\-topics/issues/263](https\://github\.com/ansible\-community/community\-topics/issues/263)\)\. -* The hpe\.nimble collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10\. See [the removal process for details on how this works](https\://github\.com/ansible\-collections/overview/blob/main/removal\_from\_ansible\.rst\#cancelling\-removal\-of\-an\-unmaintained\-collection) \([https\://github\.com/ansible\-community/community\-topics/issues/254](https\://github\.com/ansible\-community/community\-topics/issues/254)\)\. -* The collection community\.sap has been renamed to community\.sap\_libs\. For now both collections are included in Ansible\. The content in community\.sap has deprecated redirects to the new collection in Ansible 9\.0\.0\, and the collection will be removed from Ansible 10 completely\. Please update your FQCNs for community\.sap\. -* The collection ibm\.spectrum\_virtualize has been renamed to ibm\.storage\_virtualize\. For now\, both collections are included in Ansible\. The content in ibm\.spectrum\_virtualize will be replaced with deprecated redirects to the new collection in Ansible 10\.0\.0\, and these redirects will eventually be removed from Ansible\. Please update your FQCNs for ibm\.spectrum\_virtualize\. -* The collection t\_systems\_mms\.icinga\_director has been renamed to telekom\_mms\.icinga\_director\. For now both collections are included in Ansible\. The content in t\_systems\_mms\.icinga\_director has been replaced with deprecated redirects to the new collection in Ansible 9\.0\.0\, and these redirects will be removed from Ansible 11\. Please update your FQCNs for t\_systems\_mms\.icinga\_director\. -* The netapp\.azure collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10\. See [the removal process for details on how this works](https\://github\.com/ansible\-collections/overview/blob/main/removal\_from\_ansible\.rst\#cancelling\-removal\-of\-an\-unmaintained\-collection) \([https\://github\.com/ansible\-community/community\-topics/issues/234](https\://github\.com/ansible\-community/community\-topics/issues/234)\)\. -* The netapp\.elementsw collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10\. See [the removal process for details on how this works](https\://github\.com/ansible\-collections/overview/blob/main/removal\_from\_ansible\.rst\#cancelling\-removal\-of\-an\-unmaintained\-collection) \([https\://github\.com/ansible\-community/community\-topics/issues/235](https\://github\.com/ansible\-community/community\-topics/issues/235)\)\. -* The netapp\.um\_info collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10\. See [the removal process for details on how this works](https\://github\.com/ansible\-collections/overview/blob/main/removal\_from\_ansible\.rst\#cancelling\-removal\-of\-an\-unmaintained\-collection) \([https\://github\.com/ansible\-community/community\-topics/issues/244](https\://github\.com/ansible\-community/community\-topics/issues/244)\)\. +* The community\.azure collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://github\.com/ansible\-community/community\-topics/issues/263](https\://github\.com/ansible\-community/community\-topics/issues/263)\)\. +* The hpe\.nimble collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://github\.com/ansible\-community/community\-topics/issues/254](https\://github\.com/ansible\-community/community\-topics/issues/254)\)\. +* The netapp\.azure collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://github\.com/ansible\-community/community\-topics/issues/234](https\://github\.com/ansible\-community/community\-topics/issues/234)\)\. +* The netapp\.elementsw collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://github\.com/ansible\-community/community\-topics/issues/235](https\://github\.com/ansible\-community/community\-topics/issues/235)\)\. +* The netapp\.um\_info collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10\. + See [the removal process for details on how this works](https\://docs\.ansible\.com/ansible/devel/community/collection\_contributors/collection\_package\_removal\.html\#canceling\-removal\-of\-an\-unmaintained\-collection) \([https\://github\.com/ansible\-community/community\-topics/issues/244](https\://github\.com/ansible\-community/community\-topics/issues/244)\)\. +* The collection community\.sap has been renamed to community\.sap\_libs\. + For now both collections are included in Ansible\. + The collection will be completely removed from Ansible 10\. + Please update your FQCNs for community\.sap\. +* The collection ibm\.spectrum\_virtualize has been renamed to ibm\.storage\_virtualize\. + For now both collections are included in Ansible\. + The content in ibm\.spectrum\_virtualize will be replaced by deprecated redirects in Ansible 10\.0\.0\. + The collection will be completely removed from Ansible eventually\. + Please update your FQCNs for ibm\.spectrum\_virtualize\. +* The collection t\_systems\_mms\.icinga\_director has been renamed to telekom\_mms\.icinga\_director\. + For now both collections are included in Ansible\. + The collection will be completely removed from Ansible 10\. + Please update your FQCNs for t\_systems\_mms\.icinga\_director\. #### Ansible\-core diff --git a/9/CHANGELOG-v9.rst b/9/CHANGELOG-v9.rst index 932d1b368e..27392c72e3 100644 --- a/9/CHANGELOG-v9.rst +++ b/9/CHANGELOG-v9.rst @@ -1158,8 +1158,12 @@ purestorage.flasharray Deprecated Features ------------------- -- The ``frr.frr`` collection has been deprecated by the maintainers. Since they've also announced to not support ansible-core 2.18, it will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/6243). -- The ``openvswitch.openvswitch`` collection has been deprecated by the maintainers. Since they've also announced to not support ansible-core 2.18, it will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/6245). +- The ``frr.frr`` collection has been deprecated. + It will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/6243 `__). +- The ``openvswitch.openvswitch`` collection has been deprecated. + It will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/6245 `__). Bugfixes -------- @@ -3790,9 +3794,13 @@ purestorage.fusion Deprecated Features ------------------- -- The ``inspur.sm`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/2854). -- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/2811). -- The ``purestorage.fusion`` collection is officially unmaintained and has been archived. Therefore, it will be removed from Ansible 10 (https://forum.ansible.com/t/3712). +- The ``inspur.sm`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/2854 `__). +- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/2811 `__). +- The ``purestorage.fusion`` collection has been deprecated. + It will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/3712 `__). community.crypto ~~~~~~~~~~~~~~~~ @@ -7442,14 +7450,29 @@ hetzner.hcloud Deprecated Features ------------------- -- The ``community.azure`` collection is officially unmaintained and has been archived. Therefore, it will be removed from Ansible 10. There is already a successor collection ``azure.azcollection`` in the community package which should cover the same functionality (https://github.com/ansible-community/community-topics/issues/263). -- The ``hpe.nimble`` collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. See `the removal process for details on how this works `__ (https://github.com/ansible-community/community-topics/issues/254). -- The collection ``community.sap`` has been renamed to ``community.sap_libs``. For now both collections are included in Ansible. The content in ``community.sap`` has deprecated redirects to the new collection in Ansible 9.0.0, and the collection will be removed from Ansible 10 completely. Please update your FQCNs for ``community.sap``. -- The collection ``ibm.spectrum_virtualize`` has been renamed to ``ibm.storage_virtualize``. For now, both collections are included in Ansible. The content in ``ibm.spectrum_virtualize`` will be replaced with deprecated redirects to the new collection in Ansible 10.0.0, and these redirects will eventually be removed from Ansible. Please update your FQCNs for ``ibm.spectrum_virtualize``. -- The collection ``t_systems_mms.icinga_director`` has been renamed to ``telekom_mms.icinga_director``. For now both collections are included in Ansible. The content in ``t_systems_mms.icinga_director`` has been replaced with deprecated redirects to the new collection in Ansible 9.0.0, and these redirects will be removed from Ansible 11. Please update your FQCNs for ``t_systems_mms.icinga_director``. -- The netapp.azure collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. See `the removal process for details on how this works `__ (https://github.com/ansible-community/community-topics/issues/234). -- The netapp.elementsw collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. See `the removal process for details on how this works `__ (https://github.com/ansible-community/community-topics/issues/235). -- The netapp.um_info collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. See `the removal process for details on how this works `__ (https://github.com/ansible-community/community-topics/issues/244). +- The ``community.azure`` collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. + See `the removal process for details on how this works `__ (`https://github.com/ansible-community/community-topics/issues/263 `__). +- The ``hpe.nimble`` collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. + See `the removal process for details on how this works `__ (`https://github.com/ansible-community/community-topics/issues/254 `__). +- The ``netapp.azure`` collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. + See `the removal process for details on how this works `__ (`https://github.com/ansible-community/community-topics/issues/234 `__). +- The ``netapp.elementsw`` collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. + See `the removal process for details on how this works `__ (`https://github.com/ansible-community/community-topics/issues/235 `__). +- The ``netapp.um_info`` collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. + See `the removal process for details on how this works `__ (`https://github.com/ansible-community/community-topics/issues/244 `__). +- The collection ``community.sap`` has been renamed to ``community.sap_libs``. + For now both collections are included in Ansible. + The collection will be completely removed from Ansible 10. + Please update your FQCNs for ``community.sap``. +- The collection ``ibm.spectrum_virtualize`` has been renamed to ``ibm.storage_virtualize``. + For now both collections are included in Ansible. + The content in ``ibm.spectrum_virtualize`` will be replaced by deprecated redirects in Ansible 10.0.0. + The collection will be completely removed from Ansible eventually. + Please update your FQCNs for ``ibm.spectrum_virtualize``. +- The collection ``t_systems_mms.icinga_director`` has been renamed to ``telekom_mms.icinga_director``. + For now both collections are included in Ansible. + The collection will be completely removed from Ansible 10. + Please update your FQCNs for ``t_systems_mms.icinga_director``. Ansible-core ~~~~~~~~~~~~ diff --git a/9/porting_guide_9.rst b/9/porting_guide_9.rst index 9d651d89f8..ac5f55e900 100644 --- a/9/porting_guide_9.rst +++ b/9/porting_guide_9.rst @@ -158,8 +158,12 @@ fortinet.fortios Deprecated Features ------------------- -- The ``frr.frr`` collection has been deprecated by the maintainers. Since they've also announced to not support ansible-core 2.18, it will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/6243). -- The ``openvswitch.openvswitch`` collection has been deprecated by the maintainers. Since they've also announced to not support ansible-core 2.18, it will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/6245). +- The ``frr.frr`` collection has been deprecated. + It will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/6243 `__). +- The ``openvswitch.openvswitch`` collection has been deprecated. + It will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/6245 `__). Porting Guide for v9.7.0 ======================== @@ -320,9 +324,13 @@ fortinet.fortios Deprecated Features ------------------- -- The ``inspur.sm`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/2854). -- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. See `the removal process for details on how this works `__ (https://forum.ansible.com/t/2811). -- The ``purestorage.fusion`` collection is officially unmaintained and has been archived. Therefore, it will be removed from Ansible 10 (https://forum.ansible.com/t/3712). +- The ``inspur.sm`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/2854 `__). +- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/2811 `__). +- The ``purestorage.fusion`` collection has been deprecated. + It will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. + See `the removal process for details on how this works `__ (`https://forum.ansible.com/t/3712 `__). community.crypto ~~~~~~~~~~~~~~~~ @@ -797,14 +805,29 @@ hetzner.hcloud Deprecated Features ------------------- -- The ``community.azure`` collection is officially unmaintained and has been archived. Therefore, it will be removed from Ansible 10. There is already a successor collection ``azure.azcollection`` in the community package which should cover the same functionality (https://github.com/ansible-community/community-topics/issues/263). -- The ``hpe.nimble`` collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. See `the removal process for details on how this works `__ (https://github.com/ansible-community/community-topics/issues/254). -- The collection ``community.sap`` has been renamed to ``community.sap_libs``. For now both collections are included in Ansible. The content in ``community.sap`` has deprecated redirects to the new collection in Ansible 9.0.0, and the collection will be removed from Ansible 10 completely. Please update your FQCNs for ``community.sap``. -- The collection ``ibm.spectrum_virtualize`` has been renamed to ``ibm.storage_virtualize``. For now, both collections are included in Ansible. The content in ``ibm.spectrum_virtualize`` will be replaced with deprecated redirects to the new collection in Ansible 10.0.0, and these redirects will eventually be removed from Ansible. Please update your FQCNs for ``ibm.spectrum_virtualize``. -- The collection ``t_systems_mms.icinga_director`` has been renamed to ``telekom_mms.icinga_director``. For now both collections are included in Ansible. The content in ``t_systems_mms.icinga_director`` has been replaced with deprecated redirects to the new collection in Ansible 9.0.0, and these redirects will be removed from Ansible 11. Please update your FQCNs for ``t_systems_mms.icinga_director``. -- The netapp.azure collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. See `the removal process for details on how this works `__ (https://github.com/ansible-community/community-topics/issues/234). -- The netapp.elementsw collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. See `the removal process for details on how this works `__ (https://github.com/ansible-community/community-topics/issues/235). -- The netapp.um_info collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. See `the removal process for details on how this works `__ (https://github.com/ansible-community/community-topics/issues/244). +- The ``community.azure`` collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. + See `the removal process for details on how this works `__ (`https://github.com/ansible-community/community-topics/issues/263 `__). +- The ``hpe.nimble`` collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. + See `the removal process for details on how this works `__ (`https://github.com/ansible-community/community-topics/issues/254 `__). +- The ``netapp.azure`` collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. + See `the removal process for details on how this works `__ (`https://github.com/ansible-community/community-topics/issues/234 `__). +- The ``netapp.elementsw`` collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. + See `the removal process for details on how this works `__ (`https://github.com/ansible-community/community-topics/issues/235 `__). +- The ``netapp.um_info`` collection is considered unmaintained and will be removed from Ansible 10 if no one starts maintaining it again before Ansible 10. + See `the removal process for details on how this works `__ (`https://github.com/ansible-community/community-topics/issues/244 `__). +- The collection ``community.sap`` has been renamed to ``community.sap_libs``. + For now both collections are included in Ansible. + The collection will be completely removed from Ansible 10. + Please update your FQCNs for ``community.sap``. +- The collection ``ibm.spectrum_virtualize`` has been renamed to ``ibm.storage_virtualize``. + For now both collections are included in Ansible. + The content in ``ibm.spectrum_virtualize`` will be replaced by deprecated redirects in Ansible 10.0.0. + The collection will be completely removed from Ansible eventually. + Please update your FQCNs for ``ibm.spectrum_virtualize``. +- The collection ``t_systems_mms.icinga_director`` has been renamed to ``telekom_mms.icinga_director``. + For now both collections are included in Ansible. + The collection will be completely removed from Ansible 10. + Please update your FQCNs for ``t_systems_mms.icinga_director``. Ansible-core ~~~~~~~~~~~~