Dane Summers
|
37fce9c0f6
|
added ability to ovverride all ssh settings via ANSIBLE_SSH_ARGS
|
2012-06-26 14:59:42 -04:00 |
Dave Hatton
|
d42df3a82e
|
change to STDOUT from PIPE to get ssh connection module working
|
2012-06-22 12:37:23 +01:00 |
Dave Hatton
|
30d4f070a1
|
change STDOUT to PIPE to get ssh connection module working
|
2012-06-21 11:01:08 +01:00 |
Daniel Hokka Zakrisson
|
fa887bc90f
|
Merge stdout and stderr for non-sudo
|
2012-06-20 20:49:52 +02:00 |
Daniel Hokka Zakrisson
|
7884bc02ea
|
Wait for process to finish and then parse output
|
2012-06-20 20:49:52 +02:00 |
Seth Vidal
|
dca75033fe
|
add -q to handle stdout/stderr being combined, add catch for ControlPersist not existing in ssh for rhel6, etc
|
2012-06-20 14:06:24 -04:00 |
Michael DeHaan
|
071978a2e7
|
Merge pull request #493 from dhozac/ssh-merge-stdouterr
Merge stdout and stderr as that is what is expected
|
2012-06-20 10:24:32 -07:00 |
Daniel Hokka Zakrisson
|
7f6359b143
|
Default to using a ControlMaster connection
|
2012-06-19 21:58:24 +02:00 |
Daniel Hokka Zakrisson
|
d08ba12a42
|
Merge stdout and stderr as that is what is expected
Should also fix problems where something might output an error
before the sudo prompt.
|
2012-06-19 21:55:00 +02:00 |
Daniel Hokka Zakrisson
|
ab08fea1aa
|
Add an ssh command wrapper transport
|
2012-06-17 20:34:17 +02:00 |
John Kleint
|
e9f770fa11
|
More helpful message when ssh fails.
|
2012-06-01 17:16:02 -04:00 |
Michael DeHaan
|
99430fa0a3
|
Fix for older version of sudo + some changes to imports so tests are happy
|
2012-05-31 21:44:56 -04:00 |
Michael DeHaan
|
6034b5b0f3
|
Split connection code into submodules.
|
2012-05-30 20:16:31 -04:00 |