ansible/test/integration/targets/ansible-galaxy
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
..
aliases Testing: Add support for AIX platform (#65802) 2020-01-29 15:56:51 -08:00
cleanup-default.yml Split up platform cleanup in tests. (#67320) 2020-02-11 13:25:44 -08:00
cleanup-freebsd.yml Split up platform cleanup in tests. (#67320) 2020-02-11 13:25:44 -08:00
cleanup.yml Add ansible-galaxy collection list command (#65022) 2020-02-14 14:00:00 -06:00
runme.sh config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 2020-06-11 11:40:13 -07:00
setup.yml