Skip to content

Commit 810924a

Browse files
committed
Updated changelogs and porting guides.
1 parent 15f55ba commit 810924a

9 files changed

+63
-0
lines changed

10/CHANGELOG-v10.md

+6
Original file line numberDiff line numberDiff line change
@@ -851,6 +851,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
851851
* The google\.cloud collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements\.
852852
The collection has [unresolved sanity test failures](https\://github\.com/ansible\-collections/google\.cloud/issues/613)\.
853853
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>\.
854855

855856
<a id="community-network"></a>
856857
#### community\.network
@@ -1386,6 +1387,7 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
13861387
* The sensu\.sensu\_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements\.
13871388
The collection has [unresolved sanity test failures](https\://github\.com/sensu/sensu\-go\-ansible/issues/362)\.
13881389
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>\.
13891391

13901392
<a id="community-general-5"></a>
13911393
#### community\.general
@@ -4379,6 +4381,8 @@ Release Date\: 2024\-06\-04
43794381
* netapp\.um\_info \(previously included version\: 21\.8\.1\)
43804382
* purestorage\.fusion \(previously included version\: 1\.6\.0\)
43814383

4384+
You can still install a removed collection manually with <code>ansible\-galaxy collection install \<name\-of\-collection\></code>\.
4385+
43824386
<a id="added-collections-2"></a>
43834387
### Added Collections
43844388

@@ -5843,8 +5847,10 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
58435847

58445848
* 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\.
58455849
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>\.
58465851
* 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\.
58475852
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>\.
58485854

58495855
<a id="ansible-core-25"></a>
58505856
#### Ansible\-core

10/CHANGELOG-v10.rst

+6
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,7 @@ Deprecated Features
706706
- The google.cloud collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
707707
The collection has \ `unresolved sanity test failures <https://github.com/ansible-collections/google.cloud/issues/613>`__.
708708
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``.
709710

710711
community.network
711712
~~~~~~~~~~~~~~~~~
@@ -1224,6 +1225,7 @@ Deprecated Features
12241225
- The sensu.sensu_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
12251226
The collection has \ `unresolved sanity test failures <https://github.com/sensu/sensu-go-ansible/issues/362>`__.
12261227
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``.
12271229

12281230
community.general
12291231
~~~~~~~~~~~~~~~~~
@@ -3904,6 +3906,8 @@ Removed Collections
39043906
- netapp.um_info (previously included version: 21.8.1)
39053907
- purestorage.fusion (previously included version: 1.6.0)
39063908

3909+
You can still install a removed collection manually with ``ansible-galaxy collection install <name-of-collection>``.
3910+
39073911
Added Collections
39083912
-----------------
39093913

@@ -5442,8 +5446,10 @@ Deprecated Features
54425446

54435447
- The ``inspur.sm`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11.
54445448
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``.
54455450
- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11.
54465451
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``.
54475453

54485454
Ansible-core
54495455
~~~~~~~~~~~~

10/porting_guide_10.rst

+6
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ Deprecated Features
199199
- The google.cloud collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
200200
The collection has \ `unresolved sanity test failures <https://github.com/ansible-collections/google.cloud/issues/613>`__.
201201
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``.
202203

203204
community.network
204205
~~~~~~~~~~~~~~~~~
@@ -250,6 +251,7 @@ Deprecated Features
250251
- The sensu.sensu_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
251252
The collection has \ `unresolved sanity test failures <https://github.com/sensu/sensu-go-ansible/issues/362>`__.
252253
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``.
253255

254256
community.general
255257
~~~~~~~~~~~~~~~~~
@@ -772,6 +774,8 @@ Removed Collections
772774
- netapp.um_info (previously included version: 21.8.1)
773775
- purestorage.fusion (previously included version: 1.6.0)
774776

777+
You can still install a removed collection manually with ``ansible-galaxy collection install <name-of-collection>``.
778+
775779
Removed Features
776780
----------------
777781

@@ -881,8 +885,10 @@ Deprecated Features
881885

882886
- The ``inspur.sm`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11.
883887
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``.
884889
- The ``netapp.storagegrid`` collection is considered unmaintained and will be removed from Ansible 11 if no one starts maintaining it again before Ansible 11.
885890
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``.
886892

887893
Ansible-core
888894
~~~~~~~~~~~~

11/CHANGELOG-v11.md

+4
Original file line numberDiff line numberDiff line change
@@ -798,6 +798,8 @@ Release Date\: 2024\-11\-19
798798
* openvswitch\.openvswitch \(previously included version\: 2\.1\.1\)
799799
* t\_systems\_mms\.icinga\_director \(previously included version\: 2\.0\.1\)
800800

801+
You can still install a removed collection manually with <code>ansible\-galaxy collection install \<name\-of\-collection\></code>\.
802+
801803
<a id="added-collections"></a>
802804
### Added Collections
803805

@@ -2292,9 +2294,11 @@ If not mentioned explicitly\, the changes are reported in the combined changelog
22922294
* The google\.cloud collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements\.
22932295
The collection has [unresolved sanity test failures](https\://github\.com/ansible\-collections/google\.cloud/issues/613)\.
22942296
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>\.
22952298
* The sensu\.sensu\_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements\.
22962299
The collection has [unresolved sanity test failures](https\://github\.com/sensu/sensu\-go\-ansible/issues/362)\.
22972300
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>\.
22982302

22992303
<a id="ansible-core-7"></a>
23002304
#### Ansible\-core

11/CHANGELOG-v11.rst

+4
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,8 @@ Removed Collections
541541
- openvswitch.openvswitch (previously included version: 2.1.1)
542542
- t_systems_mms.icinga_director (previously included version: 2.0.1)
543543

544+
You can still install a removed collection manually with ``ansible-galaxy collection install <name-of-collection>``.
545+
544546
Added Collections
545547
-----------------
546548

@@ -2118,9 +2120,11 @@ Deprecated Features
21182120
- The google.cloud collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
21192121
The collection has \ `unresolved sanity test failures <https://github.com/ansible-collections/google.cloud/issues/613>`__.
21202122
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``.
21212124
- The sensu.sensu_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
21222125
The collection has \ `unresolved sanity test failures <https://github.com/sensu/sensu-go-ansible/issues/362>`__.
21232126
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``.
21242128

21252129
Ansible-core
21262130
~~~~~~~~~~~~

11/porting_guide_11.rst

+4
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,8 @@ Removed Collections
479479
- openvswitch.openvswitch (previously included version: 2.1.1)
480480
- t_systems_mms.icinga_director (previously included version: 2.0.1)
481481

482+
You can still install a removed collection manually with ``ansible-galaxy collection install <name-of-collection>``.
483+
482484
Removed Features
483485
----------------
484486

@@ -569,9 +571,11 @@ Deprecated Features
569571
- The google.cloud collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
570572
The collection has \ `unresolved sanity test failures <https://github.com/ansible-collections/google.cloud/issues/613>`__.
571573
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``.
572575
- The sensu.sensu_go collection will be removed from Ansible 12 due to violations of the Ansible inclusion requirements.
573576
The collection has \ `unresolved sanity test failures <https://github.com/sensu/sensu-go-ansible/issues/362>`__.
574577
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``.
575579

576580
Ansible-core
577581
~~~~~~~~~~~~

0 commit comments

Comments
 (0)