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/units/utils
Abhijeet Kasurde 1bd7dcf339
encrypt: add new paramter 'ident' (#74595)
Add a new parameter `ident` for specifying version of BCrypt
algorithm. This parameter is only valid for `blowfish` hash type.
3 years ago
..
collection_loader Fixed/improved regular expresssion for collection names (#73577) 3 years ago
display reset logging to INFO (#70878) 4 years ago
__init__.py Cleanup combine_vars 9 years ago
test_cleanup_tmp_file.py Clean up unit test boilerplate. 4 years ago
test_context_objects.py Unit test cleanup. (#60315) 5 years ago
test_display.py Use libc wcwidth to calculate print width in display (#66214) 4 years ago
test_encrypt.py encrypt: add new paramter 'ident' (#74595) 3 years ago
test_helpers.py Clean up unit test boilerplate. 4 years ago
test_isidentifier.py ansible.utils.vars.isidentifier improvements (#58278) 4 years ago
test_plugin_docs.py Add deprecation collection name to plugin options (#71735) 4 years ago
test_shlex.py Clean up unit test boilerplate. 4 years ago
test_unsafe_proxy.py Relocate misplaced unit tests. 3 years ago
test_vars.py combine filter: fine list handling (option b) (#57894) 4 years ago
test_version.py Vendor `distutils.version` (#74644) 3 years ago