ansible/lib/ansible
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
..
cli Generalize extra variable parsing and loading 2015-07-21 00:18:35 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Fix a couple start-at-task issues 2015-07-22 07:45:03 -04:00
galaxy removed trailing newline 2015-07-10 22:12:46 -04:00
inventory fixes 11607, allows ansible_ssh_port to be overridden from group or host_vars 2015-07-16 23:00:17 +01:00
module_utils Detect the old python-json library 2015-07-20 12:35:26 -07:00
modules Update module refs 2015-07-22 07:24:13 -07:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing now dataloader checkis that you get at least a valid string as a file name 2015-07-21 08:47:13 -04:00
playbook Fix handler flushing to match how v1 worked 2015-07-22 11:21:38 -04:00
plugins Fixing up error handling for fetch_file ops in connection plugins 2015-07-22 14:25:47 -04:00
template Account for filters in bare variable conversion 2015-07-22 00:08:55 -04:00
utils Remove mention of 'apache example' 2015-07-21 18:03:55 -07:00
vars Fix issues with vars_prompt and vars_files 2015-07-21 14:52:57 -04:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py Fixing up error handling for fetch_file ops in connection plugins 2015-07-22 14:25:47 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00