Add description of collection_paths in base.yml (#59778)

Fixes: #59775

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
pull/59876/head
Abhijeet Kasurde 5 years ago committed by Brian Coca
parent c1e5758c4c
commit 3eeaf2f974

@ -217,6 +217,7 @@ CACHE_PLUGIN_TIMEOUT:
yaml: {key: facts.cache.timeout}
COLLECTIONS_PATHS:
name: ordered list of root paths for loading installed Ansible collections content
description: Colon separated paths in which Ansible will search for collections content.
default: ~/.ansible/collections:/usr/share/ansible/collections
type: pathspec
env:

Loading…
Cancel
Save