47d14a33bd
* config: singular ANSIBLE_COLLECTIONS_PATH Every other *_PATH setting in ansible is singular, and the traditional $PATH variable is also singular despite containing a list of directories. Let's be consistent both internally and with POSIX tradition. * update all ANSIBLE_COLLECTIONS_PATHS env references to be singular * deprecate plural ANSIBLE_COLLECTIONS_PATHS setting |
||
---|---|---|
.. | ||
collection_root_sys/ansible_collections/testns | ||
collection_root_user/ansible_collections | ||
collections/ansible_collections | ||
custom_vars_plugins | ||
filter_plugins | ||
library | ||
roles | ||
test_plugins | ||
testcoll2 | ||
a.statichost.yml | ||
aliases | ||
cache.statichost.yml | ||
check_populated_inventory.yml | ||
includeme.yml | ||
inventory_test.yml | ||
invocation_tests.yml | ||
posix.yml | ||
redirected.statichost.yml | ||
runme.sh | ||
test_collection_meta.yml | ||
vars_plugin_tests.sh | ||
windows.yml |