Daniel Hokka Zakrisson
|
1052dd9c8f
|
Initialize sftp variable to fix error on transferless session
|
2012-10-26 23:54:21 +02:00 |
|
Michael DeHaan
|
5e2c2564bc
|
Explicitly execute /bin/sh versus $SHELL because some folks have very incompatible/weird shells. We do not
execute modules through the shell, this is only for basic ops, so should be sufficient.
|
2012-10-25 23:00:07 -04:00 |
|
Michael DeHaan
|
ff787146d1
|
stray debug
|
2012-10-25 22:24:15 -04:00 |
|
Michael DeHaan
|
24416b9e49
|
Remove stray debug message
|
2012-10-25 22:19:50 -04:00 |
|
Michael DeHaan
|
3257c5b61f
|
Some caching improvements to paramiko which are still not yet fully leveraged
in playbook mode, since the Runner still closes abstract host connections completely
and does not have a LRU.
|
2012-10-25 22:09:54 -04:00 |
|
Michael DeHaan
|
4c83c274e0
|
Don't close paramiko SFTP multiple times in the same runner pass. Noticeable performance increase.
|
2012-10-25 21:49:28 -04:00 |
|
Michael DeHaan
|
a69e59ab2b
|
Allows delegate_to to use inventory host/port info.
|
2012-10-16 20:57:37 -04:00 |
|
Aleksej Romanov
|
0db5ccfecb
|
Don't use ssh-agent if password is specified.
|
2012-09-27 14:57:06 +07:00 |
|
Michael DeHaan
|
3de4e45741
|
Move plugin directories
|
2012-08-21 20:32:21 -04:00 |
|