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
Zhikang Zhang 3a3869f4c8
Clarify usage of encrypt arg (#43330)
According to the do_encrypt interface, encrypt arg should be the hash method name used for encrypting returning password. But in the doc and lookup code it's a boolean flag, correct it to string.
6 years ago
..
__init__.py
test_aws_ssm.py aws ssm parameter lookup - change to return Nones for missing variables (#36456) 7 years ago
test_conjur_variable.py Conjur Lookup Plugin (#34280) 7 years ago
test_ini.py test/: PEP8 compliancy (#24803) 7 years ago
test_lastpass.py Update module_utils.six to latest (#22855) 8 years ago
test_onepassword.py 1Password lookup plugin (#37207) 6 years ago
test_password.py Clarify usage of encrypt arg (#43330) 6 years ago