You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/ansible-galaxy-support-for-...

7 lines
290 B
YAML

bugfixes:
- Fix https://github.com/ansible/galaxy-dev/issues/96
Add support for automation-hub authentication to ansible-galaxy
minor_changes:
- Add 'auth_url' field to galaxy server config stanzas in ansible.cfg
The url should point to the token_endpoint of a Keycloak server.