equinix-labs / ansible-collection-equinix

Ansible content to help automate the management of Equinix resources
https://deploy.equinix.com/labs/ansible-collection-equinix/
GNU General Public License v3.0
2 stars 8 forks source link

Module docs in Ansible Galaxy are not rendered properly #132

Closed t0mk closed 4 months ago

t0mk commented 8 months ago

When Ansible Galaxy changed in summer 2023, sth must have changed in the expected doc format, because when we look on any module doc in the Contents tab in equinix.cloud collection pages, we get empty page:

https://galaxy.ansible.com/ui/repo/published/equinix/cloud

https://galaxy.ansible.com/ui/repo/published/equinix/cloud/content/module/metal_project_ssh_key/?version=0.3.0

We should find out what the new format is and make sure ansible-specdoc emits properly.

Also, the link to "Docs site" on the right top side goes to https://github.com/equinix-labs/ansible-collection-metal/blob/v0.3.0/README.md which is 404

For the v0.3.0 tag it should be https://github.com/equinix-labs/ansible-collection-metal/tree/v0.3.0/README.md

github-actions[bot] commented 4 months ago

This issue has been resolved in version 0.4.0 :tada: