ansible/lib/ansible/plugins/connection
Brian Coca b07a78b4ba
remove deprecated connection password functions (#74155)
* they were moved from connecitons to become plugins
* fixed clog, removed sanity ignore
* fixed tests to use become functions
2021-04-08 15:11:06 -04:00
..
__init__.py remove deprecated connection password functions (#74155) 2021-04-08 15:11:06 -04:00
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