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
sivel / Matt Martz d6051b18dd
Add support for crypt/libxcrypt via ctypes, as an alternative to passlib (#85970)
* Add support for crypt/libxcrypt via ctypes, as an alternative to passlib

* move verbosity message to BaseHash

* Don't require DYLD_LIBRARY_PATH mods for standard homebrew installs on macos

* improve crypt_gensalt error handling
1 month ago
..
collection_loader Templating overhaul, implement Data Tagging (#84621) 8 months ago
display Add missing warning methods and args (#85225) 6 months ago
expected_serialization_profiles fix key conversion on legacy JSON profiles (#85253) 6 months ago
__init__.py Cleanup combine_vars 10 years ago
conftest.py test: Handle Singleton Display class (#83673) 1 year ago
test_cleanup_tmp_file.py Require `from __future__ import annotations` (#81902) 2 years ago
test_context_objects.py Require `from __future__ import annotations` (#81902) 2 years ago
test_datatag.py DTFIX recategorization and error/warning refactor (#85181) 7 months ago
test_display.py Move display internals into _internal (#85889) 2 months ago
test_encrypt.py Add support for crypt/libxcrypt via ctypes, as an alternative to passlib (#85970) 1 month ago
test_errors.py Clean up TE error handling, wrap sigalrm handler (#85232) 6 months ago
test_helpers.py test: update tests (#83686) 1 year ago
test_isidentifier.py isidentifier: Remove Python 2 specific code (#83688) 1 year ago
test_json.py Templating overhaul, implement Data Tagging (#84621) 8 months ago
test_listify.py misc changelog and docstring cleanup (#85148) 7 months ago
test_plugin_docs.py remove repetitive words (#82799) 2 years ago
test_serialization.py DTFIX recategorization and error/warning refactor (#85181) 7 months ago
test_serialization_profiles.py fix key conversion on legacy JSON profiles (#85253) 6 months ago
test_shlex.py Require `from __future__ import annotations` (#81902) 2 years ago
test_vars.py Encryptedstring redact fixes (#85390) 5 months ago
test_version.py Require `from __future__ import annotations` (#81902) 2 years ago