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
cache Fix pointless statements in unit tests (#79940) 2 years ago
callback
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
loader_fixtures
lookup password lookup, handle ident properly when saved (#80251) 2 years ago
shell
strategy Clean up unused imports in unit tests (#79893) 2 years ago
__init__.py
test_plugins.py