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
Brian Coca 0fd88717c9
password lookup, handle ident properly when saved (#80251)
* password lookup, handle ident properly when saved

  Currently we format and save ident when present but we didn't account for this when reading the saved file
  Also added some more robust error handling.
2 years ago
..
__init__.py
test_env.py Fix env lookup plugin error on utf8 values (#65541) 5 years ago
test_ini.py All lookups ported to config system (#74108) 4 years ago
test_password.py password lookup, handle ident properly when saved (#80251) 2 years ago
test_url.py url lookup - set default user agent (#72324) 4 years ago