ansible/test/integration/targets/collections_relative_imports
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
2020-06-11 11:40:13 -07:00
..
collection_root/ansible_collections/my_ns Add relative module_util support for powershell (#68321) 2020-04-01 09:01:18 +10:00
aliases Add relative module_util support for powershell (#68321) 2020-04-01 09:01:18 +10:00
runme.sh config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 2020-06-11 11:40:13 -07:00
test.yml
windows.yml Add relative module_util support for powershell (#68321) 2020-04-01 09:01:18 +10:00