mirror of https://github.com/ansible/ansible.git
Fix galaxy url use everywhere when url is set in config. (#63286)
In addition to trying the configured url (for ex, a migrated 'https://galaxy.ansible.com/') there is an attempt at that URL with '/api' postpended. If the extended URL works, update GalaxyAPI.api_server to use the extended URL. Previously it only used it for finding the API root info ('available_versions', etc)pull/62438/head
parent
5349b3ae4c
commit
ed203c5902
Loading…
Reference in New Issue