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/plugins/lookup
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
..
__init__.py
test_env.py
test_ini.py All lookups ported to config system (#74108) 4 years ago
test_password.py encrypt: add new paramter 'ident' (#74595) 3 years ago
test_url.py