community.general/lib/ansible/plugins/connections
James Cammarata 7a9916422a Fixing up error handling for fetch_file ops in connection plugins
* enable batch mode (configurable with a config option, on by default)
  for sftp transfers, so we can catch errors more easily
* general cleanup in the local connection plugin and fetch action plugin

Fixes #11612
2015-07-22 14:25:47 -04:00
..
__init__.py Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
accelerate.py Making the switch to v2 2015-05-03 21:47:26 -05:00
chroot.py Use BUFSIZE when putting file as well as fetching file. 2015-06-24 01:00:22 -07:00
funcd.py Making the switch to v2 2015-05-03 21:47:26 -05:00
jail.py Use BUFSIZE when putting file as well as fetching file. 2015-06-24 01:00:22 -07:00
libvirt_lxc.py Making the switch to v2 2015-05-03 21:47:26 -05:00
local.py Fixing up error handling for fetch_file ops in connection plugins 2015-07-22 14:25:47 -04:00
paramiko_ssh.py Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
ssh.py Fixing up error handling for fetch_file ops in connection plugins 2015-07-22 14:25:47 -04:00
winrm.py Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
zone.py Use BUFSIZE when putting file as well as fetching file. 2015-06-24 01:00:22 -07:00