You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| netapp.storagegrid || 21.13.0 | The collection was added to Ansible |
255
257
258
+
<aid="major-changes"></a>
259
+
### Major Changes
260
+
261
+
* The previously removed collection netapp\.storagegrid was re\-added to Ansible 11 \([https\://forum\.ansible\.com/t/2811](https\://forum\.ansible\.com/t/2811)\)\.
262
+
Maintenance of the collection has been taken over by another team at NetApp\.
263
+
256
264
<aid="unchanged-collections-1"></a>
257
265
### Unchanged Collections
258
266
@@ -355,7 +363,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
@@ -2284,7 +2292,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
2284
2292
| vyos.vyos | 4.1.0 | 5.0.0 ||
2285
2293
| 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. |
2286
2294
2287
-
<aid="major-changes-2"></a>
2295
+
<aid="major-changes-3"></a>
2288
2296
### Major Changes
2289
2297
2290
2298
<aid="ansible-netcommon"></a>
@@ -3292,6 +3300,8 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
3292
3300
3293
3301
* The <code>inspur\.sm</code> collection was considered unmaintained and has been removed from Ansible 11 \([https\://forum\.ansible\.com/t/2854](https\://forum\.ansible\.com/t/2854)\)\.
3294
3302
Users can still install this collection with <code>ansible\-galaxy collection install inspur\.sm</code>\.
3303
+
* The <code>netapp\.storagegrid</code> collection was considered unmaintained and has been removed from Ansible 11 \([https\://forum\.ansible\.com/t/2811](https\://forum\.ansible\.com/t/2811)\)\.
3304
+
Users can still install this collection with <code>ansible\-galaxy collection install netapp\.storagegrid</code>\.
3295
3305
* The collection <code>t\_systems\_mms\.icinga\_director</code> has been completely removed from Ansible\.
3296
3306
It has been renamed to <code>telekom\_mms\.icinga\_director</code>\.
3297
3307
<code>t\_systems\_mms\.icinga\_director</code> has been replaced by deprecated redirects to <code>telekom\_mms\.icinga\_director</code> in Ansible 9\.0\.0\.
- The previously removed collection netapp.storagegrid was re-added to Ansible 11 (`https://forum.ansible.com/t/2811 <https://forum.ansible.com/t/2811>`__).
206
+
Maintenance of the collection has been taken over by another team at NetApp.
207
+
202
208
Unchanged Collections
203
209
---------------------
204
210
@@ -3082,6 +3088,8 @@ Removed Features (previously deprecated)
3082
3088
3083
3089
- 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>`__).
3084
3090
Users can still install this collection with ``ansible-galaxy collection install inspur.sm``.
3091
+
- 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>`__).
3092
+
Users can still install this collection with ``ansible-galaxy collection install netapp.storagegrid``.
3085
3093
- The collection ``t_systems_mms.icinga_director`` has been completely removed from Ansible.
3086
3094
It has been renamed to ``telekom_mms.icinga_director``.
3087
3095
``t_systems_mms.icinga_director`` has been replaced by deprecated redirects to ``telekom_mms.icinga_director`` in Ansible 9.0.0.
Copy file name to clipboardExpand all lines: 11/porting_guide_11.rst
+8
Original file line number
Diff line number
Diff line change
@@ -105,6 +105,12 @@ Added Collections
105
105
106
106
- netapp.storagegrid (version 21.13.0)
107
107
108
+
Major Changes
109
+
-------------
110
+
111
+
- The previously removed collection netapp.storagegrid was re-added to Ansible 11 (`https://forum.ansible.com/t/2811 <https://forum.ansible.com/t/2811>`__).
112
+
Maintenance of the collection has been taken over by another team at NetApp.
113
+
108
114
Porting Guide for v11.0.0b1
109
115
===========================
110
116
@@ -622,6 +628,8 @@ Removed Features
622
628
623
629
- 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>`__).
624
630
Users can still install this collection with ``ansible-galaxy collection install inspur.sm``.
631
+
- 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>`__).
632
+
Users can still install this collection with ``ansible-galaxy collection install netapp.storagegrid``.
625
633
- The collection ``t_systems_mms.icinga_director`` has been completely removed from Ansible.
626
634
It has been renamed to ``telekom_mms.icinga_director``.
627
635
``t_systems_mms.icinga_director`` has been replaced by deprecated redirects to ``telekom_mms.icinga_director`` in Ansible 9.0.0.
0 commit comments