ansible/test/units/utils
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
..
collection_loader config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 2020-06-11 11:40:13 -07:00
display Fix colorization to not extend across newline boundary (#68517) 2020-03-27 17:10:38 -07:00
__init__.py
test_cleanup_tmp_file.py Use atexit to cleanup tmp dirs (#56532) 2019-06-28 16:19:27 -04:00
test_context_objects.py Unit test cleanup. (#60315) 2019-08-09 08:31:13 -07:00
test_encrypt.py Update units to pass on macOS (#60435) 2019-08-12 15:13:07 -05:00
test_helpers.py
test_isidentifier.py ansible.utils.vars.isidentifier improvements (#58278) 2020-05-21 19:54:40 +02:00
test_shlex.py
test_unsafe_proxy.py Ensure that data within a tuple is marked as unsafe (#65918) 2020-01-07 08:41:37 -06:00
test_vars.py combine filter: fine list handling (option b) (#57894) 2020-02-12 16:40:36 -05:00
test_version.py Fix SemanticVersion comparison (#69395) 2020-05-11 11:58:15 -05:00