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-collection
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
..
files ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691 (#68596) 5 years ago
library galaxy - preserve symlinks on build/install (#69959) 4 years ago
meta ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685) 5 years ago
tasks config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 4 years ago
templates ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685) 5 years ago
vars Add multipart/form-data functionality (#69376) 4 years ago
aliases Update test matrix to prepare for migration. (#67983) 5 years ago