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/lib/ansible
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
..
cli Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 4 years ago
collections collection routing (#67684) 4 years ago
compat Fix filedescriptor out of range in select() when running commands (#65058) 4 years ago
config config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 4 years ago
errors various deprecation, display, warning, error fixes for collections redirection (#69822) 4 years ago
executor config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 4 years ago
galaxy galaxy - preserve symlinks on build/install (#69959) 4 years ago
inventory return changed for group_by (#32057) 4 years ago
module_utils Fix up schema for collection deprecation (#69977) 4 years ago
modules Deprecation revisited (#69926) 4 years ago
parsing Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 4 years ago
playbook Raise Warning when import_playbook receives additional parameters (#64156) 4 years ago
plugins implemented 'prefix' for file based cache (#69872) 4 years ago
template Deprecation revisited (#69926) 4 years ago
utils Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 4 years ago
vars Deprecation revisited (#69926) 4 years ago
__init__.py
constants.py avoid constant checking controlpersist (#69910) 4 years ago
context.py Become plugins (#50991) 5 years ago
release.py Update release name for 2.10 5 years ago