1f1d6e5aec
* Use the first galaxy server supporting v1 for roles. Fixes #65440 * Add changelog fragment * This is best effort, fall back to original behavior if something bad happens
4 lines
222 B
YAML
4 lines
222 B
YAML
bugfixes:
|
|
- ansible-galaxy - Instead of assuming the first defined server is galaxy,
|
|
filter based on the servers that support the v1 API, and return the first
|
|
of those (https://github.com/ansible/ansible/issues/65440)
|