community.general/lib/ansible/plugins/connection
Peter Sprygada e20ed8bc0c replaces logging with display for network connection plugins (#22819)
* updates network_cli and netconf connection plugins
* updates ansible-connection
2017-03-20 20:08:02 -07:00
..
__init__.py Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
accelerate.py wait_for_connection: Wait for system to become reachable (#20011) 2017-03-01 11:00:49 -08:00
chroot.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00
docker.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00
funcd.py Fix funcd to at least import without errors. (#16288) 2016-07-29 16:19:38 -04:00
iocage.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
jail.py iocage connector that wraps around jail connector. (#17986) 2016-12-22 15:34:47 -08:00
libvirt_lxc.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00
local.py Fix a case where we mixed text and bytes in the local connection plugin 2017-02-21 14:19:08 -08:00
lxc.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
lxd.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
netconf.py replaces logging with display for network connection plugins (#22819) 2017-03-20 20:08:02 -07:00
network_cli.py replaces logging with display for network connection plugins (#22819) 2017-03-20 20:08:02 -07:00
paramiko_ssh.py wait_for_connection: Wait for system to become reachable (#20011) 2017-03-01 11:00:49 -08:00
persistent.py Adding a persistent connection utility 2016-11-21 12:35:27 -06:00
ssh.py Extend SSH Retry to put_file and fetch_file (#20187) 2017-03-02 16:56:29 -06:00
winrm.py tweak transport_tests to avoid logic duplication (#22158) 2017-03-01 15:54:27 -08:00
zone.py Mcsalgado's change to use shlex.quote instead of pipes.quote (#18534) 2016-11-17 13:18:29 -08:00