community.general/lib/ansible/runner/connection_plugins
Michael Scherer 53830123fd Make ssh debug easier to read and paste
Currently, ansible -vvvv show the following:

    hostname EXEC ['ssh', '-C', '-vvv', '-o', 'ControlMaster=auto',

This is not good if someone want to cut and paste it to see if something
is wrong with the command line, so join the dictionnary strings with spaces
to have 1 string in the output.
2014-09-03 21:04:14 +02:00
..
__init__.py Add __init__'s to git 2012-09-06 18:43:28 -04:00
accelerate.py Set the shell variable on the ssh connection type for accelerated mode 2014-08-28 08:22:24 -05:00
chroot.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
fireball.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
funcd.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
jail.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
libvirt_lxc.py Fix exec_command prototype for the plugin 2014-06-28 13:06:40 +02:00
local.py Fix localhost tasks with complex executables 2014-04-14 22:15:39 +10:00
paramiko_ssh.py Atomically move known hosts file into place for paramiko connections 2014-08-26 16:02:59 -05:00
ssh.py Make ssh debug easier to read and paste 2014-09-03 21:04:14 +02:00
winrm.py Bugfix: #8720 winrm.py: protocol.send_message() crashes with https 2014-08-22 15:09:48 -04:00