ansible/test/units/plugins/connection
Brian Coca 935528e22e
finish migrating ssh plugin to config system (#73708)
* finish migrating ssh plugin to config system

  fixes #72739
  fixes #57220

* fix connection detection in reset
* correct options for connection meta reset

Co-authored-by: David Shrewsbury <Shrews@users.noreply.github.com>
2021-03-03 15:25:16 -05:00
..
__init__.py
test_connection.py
test_local.py
test_paramiko.py
test_psrp.py
test_ssh.py finish migrating ssh plugin to config system (#73708) 2021-03-03 15:25:16 -05:00
test_winrm.py