diff --git a/11/CHANGELOG-v11.md b/11/CHANGELOG-v11.md
index f8dadd9fb5..4ed5dc7c93 100644
--- a/11/CHANGELOG-v11.md
+++ b/11/CHANGELOG-v11.md
@@ -7,12 +7,13 @@ This changelog describes changes since Ansible 10\.0\.0\.
- Added Collections
- Ansible\-core
- Changed Collections
+ - Major Changes
- Unchanged Collections
- v11\.0\.0b1
- Release Summary
- Ansible\-core
- Changed Collections
- - Major Changes
+ - Major Changes
- Minor Changes
- Breaking Changes / Porting Guide
- Deprecated Features
@@ -28,7 +29,7 @@ This changelog describes changes since Ansible 10\.0\.0\.
- Removed Collections
- Ansible\-core
- Changed Collections
- - Major Changes
+ - Major Changes
- Minor Changes
- Breaking Changes / Porting Guide
- Deprecated Features
@@ -43,7 +44,7 @@ This changelog describes changes since Ansible 10\.0\.0\.
- Added Collections
- Ansible\-core
- Included Collections
- - Major Changes
+ - Major Changes
- Minor Changes
- Breaking Changes / Porting Guide
- Deprecated Features
@@ -61,6 +62,7 @@ This changelog describes changes since Ansible 10\.0\.0\.
- Added Collections
- Ansible\-core
- Changed Collections
+- Major Changes
- Unchanged Collections
@@ -90,6 +92,11 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
| ------------------ | ---------------- | ---------------- | ----------------------------------- |
| netapp.storagegrid | | 21.13.0 | The collection was added to Ansible |
+
+### Major Changes
+
+* The previously removed collection netapp\.storagegrid was re\-added to Ansible 11 \([https\://forum\.ansible\.com/t/2811](https\://forum\.ansible\.com/t/2811)\)\.
+
### Unchanged Collections
@@ -192,7 +199,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
- Release Summary
- Ansible\-core
- Changed Collections
-- Major Changes
+- Major Changes
- amazon\.aws
- ansible\.utils
- dellemc\.openmanage
@@ -320,7 +327,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
| vmware.vmware | 1.5.0 | 1.6.0 | |
| vmware.vmware_rest | 4.1.0 | 4.2.0 | |
-
+
### Major Changes
@@ -1301,7 +1308,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
- Removed Collections
- Ansible\-core
- Changed Collections
-- Major Changes
+- Major Changes
- dellemc\.openmanage
- fortinet\.fortios
- ieisystem\.inmanage
@@ -1401,7 +1408,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
| netapp_eseries.santricity | 1.4.0 | 1.4.1 | |
| ngine_io.cloudstack | 2.4.1 | 2.5.0 | |
-
+
### Major Changes
@@ -1848,7 +1855,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
- Added Collections
- Ansible\-core
- Included Collections
-- Major Changes
+- Major Changes
- ansible\.netcommon
- ansible\.posix
- arista\.eos
@@ -2121,7 +2128,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
| vyos.vyos | 4.1.0 | 5.0.0 | |
| wti.remote | 1.0.5 | 1.0.10 | Unfortunately, this collection does not provide changelog data in a format that can be processed by the changelog generator. |
-
+
### Major Changes
@@ -3129,6 +3136,8 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
* The inspur\.sm
collection was considered unmaintained and has been removed from Ansible 11 \([https\://forum\.ansible\.com/t/2854](https\://forum\.ansible\.com/t/2854)\)\.
Users can still install this collection with ansible\-galaxy collection install inspur\.sm
\.
+* The netapp\.storagegrid
collection was considered unmaintained and has been removed from Ansible 11 \([https\://forum\.ansible\.com/t/2811](https\://forum\.ansible\.com/t/2811)\)\.
+ Users can still install this collection with ansible\-galaxy collection install netapp\.storagegrid
\.
* The collection t\_systems\_mms\.icinga\_director
has been completely removed from Ansible\.
It has been renamed to telekom\_mms\.icinga\_director
\.
t\_systems\_mms\.icinga\_director
has been replaced by deprecated redirects to telekom\_mms\.icinga\_director
in Ansible 9\.0\.0\.
diff --git a/11/CHANGELOG-v11.rst b/11/CHANGELOG-v11.rst
index a63fa5a4cf..f0a8e88c37 100644
--- a/11/CHANGELOG-v11.rst
+++ b/11/CHANGELOG-v11.rst
@@ -43,6 +43,11 @@ If not mentioned explicitly, the changes are reported in the combined changelog
| netapp.storagegrid | | 21.13.0 | The collection was added to Ansible |
+--------------------+------------------+------------------+-------------------------------------+
+Major Changes
+-------------
+
+- The previously removed collection netapp.storagegrid was re-added to Ansible 11 (`https://forum.ansible.com/t/2811 `__).
+
Unchanged Collections
---------------------
@@ -2926,6 +2931,8 @@ Removed Features (previously deprecated)
- The ``inspur.sm`` collection was considered unmaintained and has been removed from Ansible 11 (`https://forum.ansible.com/t/2854 `__).
Users can still install this collection with ``ansible-galaxy collection install inspur.sm``.
+- The ``netapp.storagegrid`` collection was considered unmaintained and has been removed from Ansible 11 (`https://forum.ansible.com/t/2811 `__).
+ Users can still install this collection with ``ansible-galaxy collection install netapp.storagegrid``.
- The collection ``t_systems_mms.icinga_director`` has been completely removed from Ansible.
It has been renamed to ``telekom_mms.icinga_director``.
``t_systems_mms.icinga_director`` has been replaced by deprecated redirects to ``telekom_mms.icinga_director`` in Ansible 9.0.0.
diff --git a/11/porting_guide_11.rst b/11/porting_guide_11.rst
index d167f399ce..bd6b229ca1 100644
--- a/11/porting_guide_11.rst
+++ b/11/porting_guide_11.rst
@@ -105,6 +105,11 @@ Added Collections
- netapp.storagegrid (version 21.13.0)
+Major Changes
+-------------
+
+- The previously removed collection netapp.storagegrid was re-added to Ansible 11 (`https://forum.ansible.com/t/2811 `__).
+
Porting Guide for v11.0.0b1
===========================
@@ -622,6 +627,8 @@ Removed Features
- The ``inspur.sm`` collection was considered unmaintained and has been removed from Ansible 11 (`https://forum.ansible.com/t/2854 `__).
Users can still install this collection with ``ansible-galaxy collection install inspur.sm``.
+- The ``netapp.storagegrid`` collection was considered unmaintained and has been removed from Ansible 11 (`https://forum.ansible.com/t/2811 `__).
+ Users can still install this collection with ``ansible-galaxy collection install netapp.storagegrid``.
- The collection ``t_systems_mms.icinga_director`` has been completely removed from Ansible.
It has been renamed to ``telekom_mms.icinga_director``.
``t_systems_mms.icinga_director`` has been replaced by deprecated redirects to ``telekom_mms.icinga_director`` in Ansible 9.0.0.