Skip to content

Commit

Permalink
Merge pull request #173 from IPvSean/main
Browse files Browse the repository at this point in the history
adding ansible.cfg to network-ee
  • Loading branch information
IPvSean authored Jan 7, 2025
2 parents 26e4a1d + 3c99739 commit 1260157
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions network-ee/ansible.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[galaxy]
server_list = automation_hub, release_galaxy

[galaxy_server.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.release_galaxy]
url=https://galaxy.ansible.com/

0 comments on commit 1260157

Please sign in to comment.