Project

Profile

Help

Issue #7686

Updated by fao89 over 3 years ago

source should not require /v(d)/collections endpoint 
 from: https://github.com/ansible/ansible/blob/devel/lib/ansible/cli/galaxy.py#L522-L549 
 ~~~ text 
 source: the URL or a predefined source name that relates to C.GALAXY_SERVER_LIST 
 ~~~ 


 Notes:  
 * Note: Include field at Validation Error messages 
 * remote URL should be API root

Back