From 4952ad87b16711141cdf079f3d833f0b1cd66e19 Mon Sep 17 00:00:00 2001 From: Mario Lenz Date: Sat, 17 Feb 2024 12:47:36 +0100 Subject: [PATCH] Deprecate netapp.storagegrid (#372) --- 10/changelog.yaml | 4 ++++ 9/changelog.yaml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/10/changelog.yaml b/10/changelog.yaml index 6efe3debb6..b9b2b6b55d 100644 --- a/10/changelog.yaml +++ b/10/changelog.yaml @@ -8,6 +8,10 @@ releases: 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). removed_features: - The deprecated ``community.azure`` collection has been removed. There is a successor collection ``azure.azcollection`` in the community package which should cover the same functionality. diff --git a/9/changelog.yaml b/9/changelog.yaml index 430e79915d..09ae8a637a 100644 --- a/9/changelog.yaml +++ b/9/changelog.yaml @@ -135,3 +135,7 @@ releases: 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).