From d92f6da592283482e373c519d12afabe954b31f4 Mon Sep 17 00:00:00 2001 From: Tabah Baridule Date: Thu, 4 Aug 2022 17:29:19 +0100 Subject: [PATCH] Update galaxy_server_list (#78398) --- docs/docsite/rst/shared_snippets/galaxy_server_list.txt | 3 +-- 1 file changed, 1 insertion(+), 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 be54f1f045d..9991d85899a 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.