Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Order collections lexicographically #451

Merged
merged 1 commit into from
Aug 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions 10/collection-meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,6 @@ collections:
- wenjun666
- chuyich
repository: https://github.com/ansible-collections/netapp.cloudmanager
netapp_eseries.santricity:
repository: https://github.com/netapp-eseries/santricity
netapp.ontap:
maintainers:
- carchi8py
Expand All @@ -255,6 +253,8 @@ collections:
- jkandati
- joshedmonds
repository: https://github.com/ansible-collections/netapp.storagegrid
netapp_eseries.santricity:
repository: https://github.com/netapp-eseries/santricity
netbox.netbox:
repository: https://github.com/netbox-community/ansible_modules
ngine_io.cloudstack:
Expand All @@ -279,6 +279,12 @@ collections:
repository: https://github.com/sensu/sensu-go-ansible
splunk.es:
repository: https://github.com/ansible-collections/splunk.es
t_systems_mms.icinga_director:
changelog-url: https://github.com/T-Systems-MMS/ansible-collection-icinga-director/blob/master/CHANGELOG.md
maintainers:
- rndmh3ro
- schurzi
repository: https://github.com/T-Systems-MMS/ansible-collection-icinga-director
telekom_mms.icinga_director:
changelog-url: https://github.com/telekom-mms/ansible-collection-icinga-director/blob/master/CHANGELOG.md
maintainers:
Expand All @@ -287,12 +293,6 @@ collections:
repository: https://github.com/telekom-mms/ansible-collection-icinga-director
theforeman.foreman:
repository: https://github.com/theforeman/foreman-ansible-modules
t_systems_mms.icinga_director:
changelog-url: https://github.com/T-Systems-MMS/ansible-collection-icinga-director/blob/master/CHANGELOG.md
maintainers:
- rndmh3ro
- schurzi
repository: https://github.com/T-Systems-MMS/ansible-collection-icinga-director
vmware.vmware:
maintainers:
- machacekondra
Expand Down
17 changes: 9 additions & 8 deletions 9/collection-meta.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Please keep this in alphabetical order
---
collections:
amazon.aws:
Expand Down Expand Up @@ -264,8 +265,6 @@ collections:
repository: https://github.com/ansible-collections/netapp.cloudmanager
netapp.elementsw:
repository: https://github.com/ansible-collections/netapp.elementsw
netapp_eseries.santricity:
repository: https://github.com/netapp-eseries/santricity
netapp.ontap:
maintainers:
- carchi8py
Expand All @@ -286,6 +285,8 @@ collections:
- wenjun666
- chuyich
repository: https://github.com/ansible-collections/netapp.um_info
netapp_eseries.santricity:
repository: https://github.com/netapp-eseries/santricity
netbox.netbox:
repository: https://github.com/netbox-community/ansible_modules
ngine_io.cloudstack:
Expand Down Expand Up @@ -314,6 +315,12 @@ collections:
repository: https://github.com/sensu/sensu-go-ansible
splunk.es:
repository: https://github.com/ansible-collections/splunk.es
t_systems_mms.icinga_director:
changelog-url: https://github.com/T-Systems-MMS/ansible-collection-icinga-director/blob/master/CHANGELOG.md
maintainers:
- rndmh3ro
- schurzi
repository: https://github.com/T-Systems-MMS/ansible-collection-icinga-director
telekom_mms.icinga_director:
changelog-url: https://github.com/telekom-mms/ansible-collection-icinga-director/blob/master/CHANGELOG.md
maintainers:
Expand All @@ -322,12 +329,6 @@ collections:
repository: https://github.com/telekom-mms/ansible-collection-icinga-director
theforeman.foreman:
repository: https://github.com/theforeman/foreman-ansible-modules
t_systems_mms.icinga_director:
changelog-url: https://github.com/T-Systems-MMS/ansible-collection-icinga-director/blob/master/CHANGELOG.md
maintainers:
- rndmh3ro
- schurzi
repository: https://github.com/T-Systems-MMS/ansible-collection-icinga-director
vmware.vmware:
maintainers:
- machacekondra
Expand Down