Skip to content

Commit fbeaf1d

Browse files
authored
Remove netapp.um_info from Ansible 10 (#359)
1 parent 10563a7 commit fbeaf1d

3 files changed

Lines changed: 3 additions & 8 deletions

File tree

10/ansible.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ netapp.cloudmanager
7676
netapp_eseries.santricity
7777
netapp.ontap
7878
netapp.storagegrid
79-
netapp.um_info
8079
netbox.netbox
8180
ngine_io.cloudstack
8281
ngine_io.exoscale

10/changelog.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ releases:
2121
- The ``netapp.azure`` collection was considered unmaintained and removed from Ansible 10
2222
(https://github.com/ansible-community/community-topics/issues/234).
2323
Users can still install this collection with ``ansible-galaxy collection install netapp.azure``.
24+
- The ``netapp.um_info`` collection was considered unmaintained and removed from Ansible 10
25+
(https://github.com/ansible-community/community-topics/issues/244).
26+
Users can still install this collection with ``ansible-galaxy collection install netapp.um_info``.

10/collection-meta.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,6 @@ collections:
6060
- wenjun666
6161
- chuyich
6262
repository: https://github.com/ansible-collections/netapp.cloudmanager
63-
netapp.um_info:
64-
maintainers:
65-
- carchi8py
66-
- suhasbshekar
67-
- wenjun666
68-
- chuyich
69-
repository: https://github.com/ansible-collections/netapp.um_info
7063
community.ciscosmb:
7164
maintainers:
7265
- qaxi

0 commit comments

Comments
 (0)