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
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
..
action add a worker queue to get updates from the main results thread (#79886) 2 years ago
become better handling of sudo flag replacement (#76389) 3 years ago
cache Fix pointless statements in unit tests (#79940) 2 years ago
callback Use unittest.mock instead of mock. (#77883) 2 years ago
connection move test so it runs when the plugin is modified (#80158) 2 years ago
filter Clean up unused imports in unit tests (#79893) 2 years ago
inventory Use unittest.mock instead of mock. (#77883) 2 years ago
loader_fixtures Clean up unit test boilerplate. 4 years ago
lookup password lookup, handle ident properly when saved (#80251) 2 years ago
shell powershell - fix nested CLIXML parser (#71412) 4 years ago
strategy Clean up unused imports in unit tests (#79893) 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago