ansible-server: fix another jinja in comment
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
f1edf4a3e3
commit
21c3ea8380
1 changed files with 1 additions and 1 deletions
|
@ -670,7 +670,7 @@ pipelining=True
|
|||
;server=https://galaxy.ansible.com
|
||||
|
||||
# (list) A list of Galaxy servers to use when installing a collection.
|
||||
# The value corresponds to the config ini header ``[galaxy_server.{{item}}]`` which defines the server details.
|
||||
# The value corresponds to the config ini header ``[galaxy_server.item]`` which defines the server details.
|
||||
# See :ref:`galaxy_server_config` for more details on how to define a Galaxy server.
|
||||
# The order of servers in this list is used to as the order in which a collection is resolved.
|
||||
# Setting this config option will ignore the :ref:`galaxy_server` config option.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue