Using Nexus with Ansible Galaxy
In the PHX domain, the Ansible Galaxy website cannot be accessed directly. Instead, it is accessed through a Nexus server.
Categories:
Projects: c2platform/phx/ansible
To facilitate this, the
Ansible configuration file ansible.cfg
should include sections similar
to the following:
[galaxy]
server = nexus-raw-proxy
server_list = nexus-raw-proxy
[galaxy_server.nexus-raw-proxy]
url = http://nexus:8060
Additional Information
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified May 30, 2025: galaxy via nexus raw repository PHX-12 (0c76ce8)