Skip to content

Commit c414494

Browse files
authored
Remove hpe.nimble from Ansible 10 (#354)
1 parent d309cad commit c414494

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

10/ansible.in

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ gluster.gluster
6262
google.cloud
6363
grafana.grafana
6464
hetzner.hcloud
65-
hpe.nimble
6665
ibm.qradar
6766
ibm.spectrum_virtualize
6867
ibm.storage_virtualize

10/changelog.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ releases:
66
removed_features:
77
- The deprecated ``community.azure`` collection has been removed.
88
There is a successor collection ``azure.azcollection`` in the community package which should cover the same functionality.
9+
- The ``hpe.nimble`` collection was considered unmaintained and removed from Ansible 10
10+
(https://github.com/ansible-community/community-topics/issues/254).
11+
Users can still install this collection with ``ansible-galaxy collection install hpe.nimble``.

10/collection-meta.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@ collections:
5353
maintainers:
5454
- javeedf
5555
repository: https://github.com/ansible-collections/dellemc.enterprise_sonic
56-
hpe.nimble:
57-
maintainers:
58-
- ar-india
59-
- datamattsson
60-
repository: https://github.com/hpe-storage/nimble-ansible-modules
61-
collection-directory: "./ansible_collection/hpe/nimble"
6256
netapp.azure:
6357
maintainers:
6458
- carchi8py

0 commit comments

Comments
 (0)