Problem Description:
https://forum.ansible.com/t/roles-namespace-has-changed-with-the-new-galaxy-website/1304
I was used to file issues on GitHub ansible/galaxy projects, but from New Ansible Galaxy - #12 by gebz97 it looks like issues should be opened here now.
I tried to copy the content of the report Roles namespace has changed with the new Galaxy website · Issue #3253 · ansible/galaxy · GitHub here, but new users are not allowed to post more than 2 URLs. Given the issue is with a website, it makes it difficule to explain.
SUMMARY
Our namespace mila was created in 2792.
Since then, people are using mila.<collection_name> and mila.<role_name> to install our roles and collections.
--roles: name: mila.bareosversion: 1.5.0- name: mila.cobblerversion: v0.2.2- name: mila.cobblerversion: v0.3.3collections:- name: mila.proxmoxversion: 0.5.2
Previously, we were able to see our published content with a single URL.
Today, there are three URLs, one for the collections and two others for the roles.
STEPS TO REPRODUCE
Search for “clockwork” in the roles : this will return two results with the same content. If you enter the official role and click on Github Repository, you’ll get a 404.
EXPECTED RESULTS
I expect to see all the published content (roles and collections) in the same page.
If that’s not possible with the NG version, I would at least expect to get a coherent namespace which is mila.
Reminders:
- Set the affected Component(s): Backend, Infrastructure, Pulp, QE, Security, UI
- Apply labels "crc-automation-hub" and/or "private-automation-hub" to indicate if the issue is for Cloud Automation Hub, Private Automation Hub, or both