Fix galaxy server reference in the docs (#61823)

This commit is contained in:
Jordan Borean 2019-09-06 00:47:19 +10:00 committed by Sandra McCann
parent 173d47d1f4
commit 2fbe4ca102

View file

@ -28,7 +28,7 @@ also use it to create a new role, remove roles, or perform tasks on the Galaxy w
The command line tool by default communicates with the Galaxy website API using the server address *https://galaxy.ansible.com*. Since the `Galaxy project <https://github.com/ansible/galaxy>`_
is an open source project, you may be running your own internal Galaxy server and wish to override the default server address. You can do this using the *--server* option
or by setting the Galaxy server value in your *ansible.cfg* file. For information on setting the value in *ansible.cfg* visit `Galaxy Settings <./intro_configuration.html#galaxy-settings>`_.
or by setting the Galaxy server value in your *ansible.cfg* file. For information on setting the value in *ansible.cfg* see :ref:`galaxy_server`.
Installing Roles