diff --git a/ansible.cfg b/ansible.cfg index ab7aa17eb..321f02ae1 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -6,7 +6,8 @@ roles_path=./roles server_list = ah,galaxy [galaxy_server.ah] -url=https://cloud.redhat.com/api/automation-hub/ +#url=https://cloud.redhat.com/api/automation-hub/ +url=https://console.redhat.com/api/automation-hub/content/published/ auth_url=https://sso.redhat.com/auth/realms/redhat-external/protocol/openid-connect/token [galaxy_server.galaxy]