mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 08:03:05 +02:00
Docs: Change API endpoint for hub to console.redhat.com in user guide (#76080)
The cloud.redhat.com has changed to console.redhat.com
This commit is contained in:
@@ -54,7 +54,7 @@ You can download collections from Automation Hub at the command line. Automation
|
|||||||
server_list = automation_hub
|
server_list = automation_hub
|
||||||
|
|
||||||
[galaxy_server.automation_hub]
|
[galaxy_server.automation_hub]
|
||||||
url=https://cloud.redhat.com/api/automation-hub/
|
url=https://console.redhat.com/api/automation-hub/
|
||||||
auth_url=https://sso.redhat.com/auth/realms/redhat-external/protocol/openid-connect/token
|
auth_url=https://sso.redhat.com/auth/realms/redhat-external/protocol/openid-connect/token
|
||||||
token=my_ah_token
|
token=my_ah_token
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user