You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/collections
James Cassell 47d14a33bd
config: singular ANSIBLE_COLLECTIONS_PATH (#70007)
* 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
4 years ago
..
collection_root_sys/ansible_collections/testns Add missing boilerplate to collections test. (#60507) 5 years ago
collection_root_user/ansible_collections various deprecation, display, warning, error fixes for collections redirection (#69822) 4 years ago
collections/ansible_collections collection routing (#67684) 5 years ago
custom_vars_plugins Support vars plugins in collections (#61078) 5 years ago
filter_plugins collection routing (#67684) 5 years ago
library Add missing boilerplate to collections test. (#60507) 5 years ago
roles Allow a collection role to call a standalone role by default (#69102) 5 years ago
test_plugins collection routing (#67684) 5 years ago
testcoll2 Fix listing of colleciton plugins with symlinks (#69305) 5 years ago
a.statichost.yml
aliases Address compat issue for collection loading on py26 (#68219) 5 years ago
cache.statichost.yml implemented 'prefix' for file based cache (#69872) 4 years ago
check_populated_inventory.yml fix using inventory and cache plugins in a collection (#56469) 5 years ago
includeme.yml
inventory_test.yml collection routing (#67684) 5 years ago
invocation_tests.yml Action module xross coll (#68080) 5 years ago
posix.yml collection routing (#67684) 5 years ago
redirected.statichost.yml collection routing (#67684) 5 years ago
runme.sh config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 4 years ago
test_collection_meta.yml collection routing (#67684) 5 years ago
vars_plugin_tests.sh config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 4 years ago
windows.yml Change collection PS util import pattern (#61307) 5 years ago