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/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
4 years ago
..
aliases Testing: Add support for AIX platform (#65802) 5 years ago
cleanup-default.yml Split up platform cleanup in tests. (#67320) 5 years ago
cleanup-freebsd.yml Split up platform cleanup in tests. (#67320) 5 years ago
cleanup.yml Add ansible-galaxy collection list command (#65022) 5 years ago
runme.sh config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 4 years ago
setup.yml Support ansible-galaxy test on FreeBSD Python 3.x. 6 years ago