galaxy appears to be having issues currently; swapping to use private automation hub
This commit is contained in:
12
ansible.cfg
12
ansible.cfg
@ -25,3 +25,15 @@ command_warnings = False
|
||||
pipelining = True
|
||||
ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o PreferredAuthentications=publickey
|
||||
|
||||
|
||||
[galaxy]
|
||||
server_list = community_repo,rh-certified_repo
|
||||
|
||||
[galaxy_server.community_repo]
|
||||
url=https://conjur.thezengarden.net/api/galaxy/content/community/
|
||||
token=f16d439354f6747e3e27692469d90f2a7c28051e
|
||||
|
||||
[galaxy_server.rh-certified_repo]
|
||||
url=https://conjur.thezengarden.net/api/galaxy/content/rh-certified/
|
||||
token=f16d439354f6747e3e27692469d90f2a7c28051e
|
||||
|
||||
|
Reference in New Issue
Block a user