..
__init__.py
code clean of old code from network modules updates ( #21469 )
2017-02-15 12:46:30 -05:00
accelerate.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
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
Move ssh and local connection plugins from using raw select to selectors
2017-02-03 08:23:50 -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
updates netconf to use persistent socket ( #21307 )
2017-02-12 09:05:23 -05:00
network_cli.py
code clean of old code from network modules updates ( #21469 )
2017-02-15 12:46:30 -05:00
paramiko_ssh.py
adds two new plugins that use ansible-connection for persistence ( #18572 )
2016-11-28 12:49:40 -05:00
persistent.py
Adding a persistent connection utility
2016-11-21 12:35:27 -06:00
ssh.py
the return of reset_connection
2017-02-16 10:49:57 -05:00
winrm.py
Update winrm to allow fetch_file to work on files in use by processes ( #18174 )
2017-02-09 16:43:52 -08:00
zone.py
Mcsalgado's change to use shlex.quote instead of pipes.quote ( #18534 )
2016-11-17 13:18:29 -08:00