ansible/lib/ansible/runner
James Cammarata e47f6137e5 Push the expanduser call on the source down to slurp rather than fetch
Also moves the calculation of the destination file name until after
the slurp of the file contents, since the source as returned by slurp
may now be different, so we want to use that expanded path locally.

Fixes #8942
2014-09-23 15:32:07 -05:00
..
action_plugins Push the expanduser call on the source down to slurp rather than fetch 2014-09-23 15:32:07 -05:00
connection_plugins Applied fix for sudo with no prompt to paramiko 2014-09-16 10:25:21 +10:00
filter_plugins Undo changes to filter module 2014-08-27 10:04:47 -05:00
lookup_plugins Allow with_first_files to search relative to templates and vars in roles 2014-09-18 16:05:30 -05:00
shell_plugins Replace Get-FileHash with MD5 code that works on PowerShell 3. 2014-08-28 01:42:22 -04:00
__init__.py Move delegate_to out of runner module_vars to prevent bleeding across runs 2014-09-17 14:24:31 -05:00
connection.py Error if private_key_file is group/world readable 2014-07-02 13:44:53 -07:00
poller.py Ensure ansible_job_id exists even for not-started jobs 2014-09-01 16:31:37 -07:00
return_data.py Use correct keyword for this function. 2014-09-11 12:32:51 -04:00