summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTabah Baridule <dulemartins07@gmail.com>2022-08-04 17:29:19 +0100
committerGitHub <noreply@github.com>2022-08-04 12:29:19 -0400
commitd92f6da592283482e373c519d12afabe954b31f4 (patch)
treefa704d592e20143c4a32768a5aca1325b45edaf4 /docs
parent733a7679485c84d8ee6c4ebf95c76d172e0369de (diff)
downloadansible-d92f6da592283482e373c519d12afabe954b31f4.tar.gz
Update galaxy_server_list (#78398)
Diffstat (limited to 'docs')
-rw-r--r--docs/docsite/rst/shared_snippets/galaxy_server_list.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/docsite/rst/shared_snippets/galaxy_server_list.txt b/docs/docsite/rst/shared_snippets/galaxy_server_list.txt
index be54f1f045..9991d85899 100644
--- a/docs/docsite/rst/shared_snippets/galaxy_server_list.txt
+++ b/docs/docsite/rst/shared_snippets/galaxy_server_list.txt
@@ -75,5 +75,4 @@ For operations that use only one Galaxy server (for example, the ``publish``, ``
``server_list``, unless you pass in an explicit server with the ``--server`` argument.
.. note::
- Once a collection is found, any of its requirements are only searched within the same Galaxy instance as the parent
- collection. The install process will not search for a collection requirement in a different Galaxy instance.
+ ``ansible-galaxy`` can seek out dependencies on other configured Galaxy instances to support the use case where a collection can depend on a collection from another Galaxy instance.