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
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
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 4 years ago
lib/ansible_test config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 4 years ago
sanity Use antsibull-changelog instead of packaged changelog generator (#69313) 4 years ago
support Deprecation revisited (#69926) 4 years ago
units config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 4 years ago
utils/shippable Use antsibull-changelog instead of packaged changelog generator (#69313) 4 years ago