ansible/lib/ansible/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 Misc typo fixes (#71089) 2020-08-05 10:16:44 +05:30
local.py Pipe it to connections (#73688) 2021-02-25 15:08:11 -05:00
paramiko_ssh.py Fix reset_connection paramiko, winrm, psrp (#72688) 2020-12-09 12:57:56 -06:00
psrp.py Pipe it to connections (#73688) 2021-02-25 15:08:11 -05:00
ssh.py finish migrating ssh plugin to config system (#73708) 2021-03-03 15:25:16 -05:00
winrm.py Pipe it to connections (#73688) 2021-02-25 15:08:11 -05:00