Skip to content

Commit

Permalink
Remove netapp.aws from Ansible 10 (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolenz committed Jan 28, 2024
1 parent 6e0352c commit 87282a4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
1 change: 0 additions & 1 deletion 10/ansible.in
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ junipernetworks.junos
kubernetes.core
lowlydba.sqlserver
microsoft.ad
netapp.aws
netapp.azure
netapp.cloudmanager
netapp_eseries.santricity
Expand Down
3 changes: 3 additions & 0 deletions 10/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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``.
7 changes: 0 additions & 7 deletions 10/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 87282a4

Please sign in to comment.