From a55afcc39a0567850de20ea5223c613bd8b1da83 Mon Sep 17 00:00:00 2001 From: Tabah Baridule Date: Thu, 15 Sep 2022 19:13:01 +0100 Subject: [PATCH] Added warning (#78785) --- docs/docsite/rst/collections_guide/collections_listing.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docsite/rst/collections_guide/collections_listing.rst b/docs/docsite/rst/collections_guide/collections_listing.rst index f893261ef3f..03cf125127d 100644 --- a/docs/docsite/rst/collections_guide/collections_listing.rst +++ b/docs/docsite/rst/collections_guide/collections_listing.rst @@ -23,6 +23,7 @@ To list installed collections, run ``ansible-galaxy collection list``. This show sensu.sensu_go 1.3.0 Run with ``-vvv`` to display more detailed information. +You may see additional collections here that were added as dependencies of your installed collections. Only use collections in your playbooks that you have directly installed. To list a specific collection, pass a valid fully qualified collection name (FQCN) to the command ``ansible-galaxy collection list``. All instances of the collection will be listed. @@ -70,4 +71,4 @@ To search other paths for collections, use the ``-p`` option. Specify multiple s ----------------- ------- fortinet.fortios 1.0.6 pureport.pureport 0.0.8 - sensu.sensu_go 1.3.0 \ No newline at end of file + sensu.sensu_go 1.3.0