Project

Profile

Help

Issue #6317

Updated by pulpbot over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulp_ansible/707":https://github.com/pulp/pulp_ansible/issues/707 




 ---- 


 Currently, the ansible-galaxy client uses v2[0] to download collections from pulp_ansible. We have v3 views that we should expose. Note that there are some slight differences in Automation Hub's and pulp_ansible's formats though. I ran into this problem when working on #6132. 

 [0] https://github.com/pulp/pulp_ansible/blob/51757b5c088d9d4eee1ff5754170ce19678a1370/pulp_ansible/app/galaxy/views.py#L36 

Back