Hi Team,
The AWX server is on AIX and is behind a proxy server. AWX is installed and AD-Hoc commands to hosts work but I receive errors connecting to github or Ansible Galaxy.
The menu settings -> Jobs edit button says edit form coming soon and I can't add a proxy setting for connecting externally.
Command line awx fails to list the settings after command line login as admin.
root@awx:/opt/freeware/etc/ansible #awx setting list
{}
Running AIX-health-check output shows
TASK [update project using git] ************************************************13:13:53
fatal: [localhost]: FAILED! => {"changed": false, "cmd": ["/opt/freeware/bin/git", "fetch", "--tags", "origin", "refs/heads/*:refs/remotes/origin/*"], "msg": "Failed to download remote objects and refs: fatal: unable to access 'https://github.com/azhararain/healthcheck_aix.git/': Failed to connect to github.com port 443 after 4 ms: Couldn't connect to server\n"}
After exporting the proxy settings wget works for pulling down the healthcheck_aix.git file from github.com
How can the proxy be configured for AWX?
Thank you for your help!
Stan
------------------------------
Stanley
------------------------------
#AIXOpenSource