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
Copy file name to clipboardExpand all lines: 10/CHANGELOG-v10.md
+6
Original file line number
Diff line number
Diff line change
@@ -851,6 +851,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
851
851
* The google\.cloud collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements\.
852
852
The collection has [unresolved sanity test failures](https\://github\.com/ansible\-collections/google\.cloud/issues/613)\.
853
853
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\, including for how this can be cancelled \([https\://forum\.ansible\.com/t/8609](https\://forum\.ansible\.com/t/8609)\)\.
854
+
After removal\, users can still install this collection with <code>ansible\-galaxy collection install google\.cloud</code>\.
854
855
855
856
<a id="community-network"></a>
856
857
#### community\.network
@@ -1386,6 +1387,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
1386
1387
* The sensu\.sensu\_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements\.
1387
1388
The collection has [unresolved sanity test failures](https\://github\.com/sensu/sensu\-go\-ansible/issues/362)\.
1388
1389
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\, including for how this can be cancelled \([https\://forum\.ansible\.com/t/8380](https\://forum\.ansible\.com/t/8380)\)\.
1390
+
After removal\, users can still install this collection with <code>ansible\-galaxy collection install sensu\.sensu\_go</code>\.
1389
1391
1390
1392
<a id="community-general-5"></a>
1391
1393
#### community\.general
@@ -4379,6 +4381,8 @@ Release Date\: 2024\-06\-04
4379
4381
* netapp\.um\_info \(previously included version\: 21\.8\.1\)
4380
4382
* purestorage\.fusion \(previously included version\: 1\.6\.0\)
4381
4383
4384
+
You can still install a removed collection manually with <code>ansible\-galaxy collection install \<name\-of\-collection\></code>\.
4385
+
4382
4386
<a id="added-collections-2"></a>
4383
4387
### Added Collections
4384
4388
@@ -5843,8 +5847,10 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
5843
5847
5844
5848
* The <code>inspur\.sm</code> collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\.
5845
5849
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\, including for how this can be cancelled \([https\://forum\.ansible\.com/t/2854](https\://forum\.ansible\.com/t/2854)\)\.
5850
+
After removal\, users can still install this collection with <code>ansible\-galaxy collection install inspur\.sm</code>\.
5846
5851
* The <code>netapp\.storagegrid</code> collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11\.
5847
5852
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\, including for how this can be cancelled \([https\://forum\.ansible\.com/t/2811](https\://forum\.ansible\.com/t/2811)\)\.
5853
+
After removal\, users can still install this collection with <code>ansible\-galaxy collection install netapp\.storagegrid</code>\.
Copy file name to clipboardExpand all lines: 10/CHANGELOG-v10.rst
+6
Original file line number
Diff line number
Diff line change
@@ -706,6 +706,7 @@ Deprecated Features
706
706
- The google.cloud collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
707
707
The collection has \ `unresolved sanity test failures <https://github.com/ansible-collections/google.cloud/issues/613>`__.
708
708
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, including for how this can be cancelled (`https://forum.ansible.com/t/8609 <https://forum.ansible.com/t/8609>`__).
709
+
After removal, users can still install this collection with ``ansible-galaxy collection install google.cloud``.
709
710
710
711
community.network
711
712
~~~~~~~~~~~~~~~~~
@@ -1224,6 +1225,7 @@ Deprecated Features
1224
1225
- The sensu.sensu_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
1225
1226
The collection has \ `unresolved sanity test failures <https://github.com/sensu/sensu-go-ansible/issues/362>`__.
1226
1227
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, including for how this can be cancelled (`https://forum.ansible.com/t/8380 <https://forum.ansible.com/t/8380>`__).
1228
+
After removal, users can still install this collection with ``ansible-galaxy collection install sensu.sensu_go``.
1227
1229
1228
1230
community.general
1229
1231
~~~~~~~~~~~~~~~~~
@@ -3904,6 +3906,8 @@ Removed Collections
3904
3906
- netapp.um_info (previously included version: 21.8.1)
3905
3907
- purestorage.fusion (previously included version: 1.6.0)
3906
3908
3909
+
You can still install a removed collection manually with ``ansible-galaxy collection install <name-of-collection>``.
3910
+
3907
3911
Added Collections
3908
3912
-----------------
3909
3913
@@ -5442,8 +5446,10 @@ Deprecated Features
5442
5446
5443
5447
- The ``inspur.sm`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11.
5444
5448
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, including for how this can be cancelled (`https://forum.ansible.com/t/2854 <https://forum.ansible.com/t/2854>`__).
5449
+
After removal, users can still install this collection with ``ansible-galaxy collection install inspur.sm``.
5445
5450
- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11.
5446
5451
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, including for how this can be cancelled (`https://forum.ansible.com/t/2811 <https://forum.ansible.com/t/2811>`__).
5452
+
After removal, users can still install this collection with ``ansible-galaxy collection install netapp.storagegrid``.
Copy file name to clipboardExpand all lines: 10/porting_guide_10.rst
+6
Original file line number
Diff line number
Diff line change
@@ -199,6 +199,7 @@ Deprecated Features
199
199
- The google.cloud collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
200
200
The collection has \ `unresolved sanity test failures <https://github.com/ansible-collections/google.cloud/issues/613>`__.
201
201
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, including for how this can be cancelled (`https://forum.ansible.com/t/8609 <https://forum.ansible.com/t/8609>`__).
202
+
After removal, users can still install this collection with ``ansible-galaxy collection install google.cloud``.
202
203
203
204
community.network
204
205
~~~~~~~~~~~~~~~~~
@@ -250,6 +251,7 @@ Deprecated Features
250
251
- The sensu.sensu_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
251
252
The collection has \ `unresolved sanity test failures <https://github.com/sensu/sensu-go-ansible/issues/362>`__.
252
253
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, including for how this can be cancelled (`https://forum.ansible.com/t/8380 <https://forum.ansible.com/t/8380>`__).
254
+
After removal, users can still install this collection with ``ansible-galaxy collection install sensu.sensu_go``.
253
255
254
256
community.general
255
257
~~~~~~~~~~~~~~~~~
@@ -772,6 +774,8 @@ Removed Collections
772
774
- netapp.um_info (previously included version: 21.8.1)
773
775
- purestorage.fusion (previously included version: 1.6.0)
774
776
777
+
You can still install a removed collection manually with ``ansible-galaxy collection install <name-of-collection>``.
778
+
775
779
Removed Features
776
780
----------------
777
781
@@ -881,8 +885,10 @@ Deprecated Features
881
885
882
886
- The ``inspur.sm`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11.
883
887
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, including for how this can be cancelled (`https://forum.ansible.com/t/2854 <https://forum.ansible.com/t/2854>`__).
888
+
After removal, users can still install this collection with ``ansible-galaxy collection install inspur.sm``.
884
889
- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11.
885
890
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, including for how this can be cancelled (`https://forum.ansible.com/t/2811 <https://forum.ansible.com/t/2811>`__).
891
+
After removal, users can still install this collection with ``ansible-galaxy collection install netapp.storagegrid``.
Copy file name to clipboardExpand all lines: 11/CHANGELOG-v11.md
+4
Original file line number
Diff line number
Diff line change
@@ -798,6 +798,8 @@ Release Date\: 2024\-11\-19
798
798
* openvswitch\.openvswitch \(previously included version\: 2\.1\.1\)
799
799
* t\_systems\_mms\.icinga\_director \(previously included version\: 2\.0\.1\)
800
800
801
+
You can still install a removed collection manually with <code>ansible\-galaxy collection install \<name\-of\-collection\></code>\.
802
+
801
803
<aid="added-collections"></a>
802
804
### Added Collections
803
805
@@ -2292,9 +2294,11 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
2292
2294
* The google\.cloud collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements\.
2293
2295
The collection has [unresolved sanity test failures](https\://github\.com/ansible\-collections/google\.cloud/issues/613)\.
2294
2296
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\, including for how this can be cancelled \([https\://forum\.ansible\.com/t/8609](https\://forum\.ansible\.com/t/8609)\)\.
2297
+
After removal\, users can still install this collection with <code>ansible\-galaxy collection install google\.cloud</code>\.
2295
2298
* The sensu\.sensu\_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements\.
2296
2299
The collection has [unresolved sanity test failures](https\://github\.com/sensu/sensu\-go\-ansible/issues/362)\.
2297
2300
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\, including for how this can be cancelled \([https\://forum\.ansible\.com/t/8380](https\://forum\.ansible\.com/t/8380)\)\.
2301
+
After removal\, users can still install this collection with <code>ansible\-galaxy collection install sensu\.sensu\_go</code>\.
Copy file name to clipboardExpand all lines: 11/CHANGELOG-v11.rst
+4
Original file line number
Diff line number
Diff line change
@@ -541,6 +541,8 @@ Removed Collections
541
541
- openvswitch.openvswitch (previously included version: 2.1.1)
542
542
- t_systems_mms.icinga_director (previously included version: 2.0.1)
543
543
544
+
You can still install a removed collection manually with ``ansible-galaxy collection install <name-of-collection>``.
545
+
544
546
Added Collections
545
547
-----------------
546
548
@@ -2118,9 +2120,11 @@ Deprecated Features
2118
2120
- The google.cloud collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
2119
2121
The collection has \ `unresolved sanity test failures <https://github.com/ansible-collections/google.cloud/issues/613>`__.
2120
2122
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, including for how this can be cancelled (`https://forum.ansible.com/t/8609 <https://forum.ansible.com/t/8609>`__).
2123
+
After removal, users can still install this collection with ``ansible-galaxy collection install google.cloud``.
2121
2124
- The sensu.sensu_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
2122
2125
The collection has \ `unresolved sanity test failures <https://github.com/sensu/sensu-go-ansible/issues/362>`__.
2123
2126
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, including for how this can be cancelled (`https://forum.ansible.com/t/8380 <https://forum.ansible.com/t/8380>`__).
2127
+
After removal, users can still install this collection with ``ansible-galaxy collection install sensu.sensu_go``.
Copy file name to clipboardExpand all lines: 11/porting_guide_11.rst
+4
Original file line number
Diff line number
Diff line change
@@ -479,6 +479,8 @@ Removed Collections
479
479
- openvswitch.openvswitch (previously included version: 2.1.1)
480
480
- t_systems_mms.icinga_director (previously included version: 2.0.1)
481
481
482
+
You can still install a removed collection manually with ``ansible-galaxy collection install <name-of-collection>``.
483
+
482
484
Removed Features
483
485
----------------
484
486
@@ -569,9 +571,11 @@ Deprecated Features
569
571
- The google.cloud collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
570
572
The collection has \ `unresolved sanity test failures <https://github.com/ansible-collections/google.cloud/issues/613>`__.
571
573
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, including for how this can be cancelled (`https://forum.ansible.com/t/8609 <https://forum.ansible.com/t/8609>`__).
574
+
After removal, users can still install this collection with ``ansible-galaxy collection install google.cloud``.
572
575
- The sensu.sensu_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
573
576
The collection has \ `unresolved sanity test failures <https://github.com/sensu/sensu-go-ansible/issues/362>`__.
574
577
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, including for how this can be cancelled (`https://forum.ansible.com/t/8380 <https://forum.ansible.com/t/8380>`__).
578
+
After removal, users can still install this collection with ``ansible-galaxy collection install sensu.sensu_go``.
0 commit comments