From 87282a4535f8c5cc8e4a6a6bb491787e615607c3 Mon Sep 17 00:00:00 2001 From: Mario Lenz Date: Sun, 28 Jan 2024 14:04:02 +0100 Subject: [PATCH] Remove netapp.aws from Ansible 10 (#357) --- 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 347bc879f0..067d6a0b11 100644 --- a/10/ansible.in +++ b/10/ansible.in @@ -72,7 +72,6 @@ junipernetworks.junos kubernetes.core lowlydba.sqlserver microsoft.ad -netapp.aws netapp.azure netapp.cloudmanager netapp_eseries.santricity diff --git a/10/changelog.yaml b/10/changelog.yaml index a05fe39610..eb9843fbc7 100644 --- a/10/changelog.yaml +++ b/10/changelog.yaml @@ -15,3 +15,6 @@ releases: - The ``netapp.elementsw`` collection was considered unmaintained and removed from Ansible 10 (https://github.com/ansible-community/community-topics/issues/235). Users can still install this collection with ``ansible-galaxy collection install netapp.elementsw``. + - The ``netapp.aws`` collection was considered unmaintained and removed from Ansible 10 + (https://github.com/ansible-community/community-topics/issues/223). + Users can still install this collection with ``ansible-galaxy collection install netapp.aws``. diff --git a/10/collection-meta.yaml b/10/collection-meta.yaml index dcdf92243c..ec12eb7fe4 100644 --- a/10/collection-meta.yaml +++ b/10/collection-meta.yaml @@ -288,13 +288,6 @@ collections: repository: https://github.com/infinidat/ansible-infinidat-collection junipernetworks.junos: repository: https://github.com/ansible-collections/junipernetworks.junos - netapp.aws: - maintainers: - - carchi8py - - suhasbshekar - - wenjun666 - - chuyich - repository: https://github.com/ansible-collections/netapp.aws netapp.ontap: maintainers: - carchi8py