ansible/lib/ansible
Alberto Murillo 7542dae26b Fix fetching files with scp (#18673)
Commit ec2521f intended to fix the scp command to fetch files
from a remote machine but it has src and dest swapped.

This change correctly treats src as the location in the remote machine
and dest as the location in the local machine.

Signed-off-by: Alberto Murillo Silva <alberto.murillo.silva@intel.com>
2016-11-30 20:10:49 -08:00
..
cli
compat
config
errors Add error info if tabs are found in the yaml (#18343) 2016-11-08 11:43:08 -05:00
executor unified boolean function 2016-11-29 12:34:30 -05:00
galaxy
inventory Properly sort groups by name as well as depth when getting vars 2016-11-18 22:57:52 -06:00
module_utils log on target based on nolog, not verbosity (#18570) 2016-11-29 16:43:29 -05:00
modules bump submodule refs 2016-11-29 14:21:34 -08:00
parsing Fix 'ansible-vault edit' crash on changed nonascii 2016-11-16 15:14:07 -05:00
playbook unified boolean function 2016-11-29 12:34:30 -05:00
plugins Fix fetching files with scp (#18673) 2016-11-30 20:10:49 -08:00
template always template when called from template (#18490) 2016-11-15 15:16:46 -05:00
utils unified boolean function 2016-11-29 12:34:30 -05:00
vars ansible_playbook_python (#18530) 2016-11-23 16:30:46 -05:00
__init__.py
constants.py functional updates to ansible-connection (#18574) 2016-11-30 16:26:49 -05:00
release.py
test-requirements.txt