Hi all,
We have developed ansible collections for HPE NIMBLE array with ansible 2.9.Links for the same are below.
https://galaxy.ansible.com/hpe/nimble
on red hat automation:
https://cloud.redhat.com/ansible/automation-hub/hpe/nimble?version=1.0.0
My question is how do i get this listed in collection index on docs.ansible.com . i.e. the below link.
https://docs.ansible.com/ansible/latest/collections/index.html
I want my collections to appear here in the index. I am not able to find what needs to be done to achieve this. Please let me know if there is any link which states the steps/process to get the collection listed in collection index.
Thanks
Alok
Hi,
My question is how do i get this listed in collection index on
docs.ansible.com . i.e. the below link.
https://docs.ansible.com/ansible/latest/collections/index.html
the collections listed there are the ones included in the Ansible
package (https://pypi.org/project/ansible/) - this is a
community-maintained distribution currently based on ansible-base 2.10.
If you want to get your collection included in Ansible, you need to
apply for inclusion:
https://github.com/ansible-collections/ansible-inclusion/
Also see The Bullhorn 17 for some more information on the process
(https://mailchi.mp/redhat/the-bullhorn-17).
For inclusion in Ansible 3.0.0 (to be released mid February) you're a
bit late, since for that all reviewing should be done by January 27th.
Cheers,
Felix
Thanks for the information felix.
Ya we are late for feb deadline. But will still want it for next release.
Thanks
Alok