From fbeaf1d9470f2304aae580bdba5a5c98c3554602 Mon Sep 17 00:00:00 2001 From: Mario Lenz Date: Sun, 28 Jan 2024 14:45:12 +0100 Subject: [PATCH] Remove netapp.um_info from Ansible 10 (#359) --- 10/ansible.in | 1 - 10/changelog.yaml | 3 +++ 10/collection-meta.yaml | 7 ------- 3 files changed, 3 insertions(+), 8 deletions(-) diff --git a/10/ansible.in b/10/ansible.in index c7d7b0f7e5..66d056bd81 100644 --- a/10/ansible.in +++ b/10/ansible.in @@ -76,7 +76,6 @@ netapp.cloudmanager netapp_eseries.santricity netapp.ontap netapp.storagegrid -netapp.um_info netbox.netbox ngine_io.cloudstack ngine_io.exoscale diff --git a/10/changelog.yaml b/10/changelog.yaml index ba6732270a..ac095140ea 100644 --- a/10/changelog.yaml +++ b/10/changelog.yaml @@ -21,3 +21,6 @@ releases: - The ``netapp.azure`` collection was considered unmaintained and removed from Ansible 10 (https://github.com/ansible-community/community-topics/issues/234). Users can still install this collection with ``ansible-galaxy collection install netapp.azure``. + - The ``netapp.um_info`` collection was considered unmaintained and removed from Ansible 10 + (https://github.com/ansible-community/community-topics/issues/244). + Users can still install this collection with ``ansible-galaxy collection install netapp.um_info``. diff --git a/10/collection-meta.yaml b/10/collection-meta.yaml index 7387736988..7adf32dc26 100644 --- a/10/collection-meta.yaml +++ b/10/collection-meta.yaml @@ -60,13 +60,6 @@ collections: - wenjun666 - chuyich repository: https://github.com/ansible-collections/netapp.cloudmanager - netapp.um_info: - maintainers: - - carchi8py - - suhasbshekar - - wenjun666 - - chuyich - repository: https://github.com/ansible-collections/netapp.um_info community.ciscosmb: maintainers: - qaxi