November 13, 2015
View 5bd0962

Increase the escalation prompt timeout

David M. Lee authored on 2015/11/13 12:48:20
November 12, 2015
View 62979ef

Finish up plugin porting to global display

Toshio Kuratomi authored on 2015/11/12 03:19:58
View aa4f213

Move connection plugins to using global display

Toshio Kuratomi authored on 2015/11/12 00:10:14
October 24, 2015
View f78c82b

don't set user to current user also remove condition to bypass setting user if user matches current user this enables forcing user when set to the same user as current user and ignoring .ssh/config while keeping .ssh/config with current user if nothing is specified.

Brian Coca authored on 2015/10/24 12:15:45
October 23, 2015
View 86de142

Cleaning up FIXMEs

James Cammarata authored on 2015/10/23 05:03:37
October 9, 2015
View 868819f

Make sure shlex split is returning properly encoded strings

James Cammarata authored on 2015/10/09 22:47:51
October 2, 2015
View b127221

Pass default None to getattr, remove repeated call

Abhijit Menon-Sen authored on 2015/10/02 23:34:01
View 96c4dc2

Set explicit default for ANSIBLE_SSH_ARGS

Abhijit Menon-Sen authored on 2015/10/02 16:43:49
View 1981bf2

Aggregate ssh arguments in PlayContext instead of the connection plugin

Abhijit Menon-Sen authored on 2015/10/02 16:25:48
View 3ad9b4c

Rework additional ssh argument handling

Abhijit Menon-Sen authored on 2015/10/02 15:27:47
September 29, 2015
View d827325

Re-order the methods in ssh.py so that methods needed for implementation are near and just above the relevant public methods.

Toshio Kuratomi authored on 2015/09/29 02:34:02
View 38c7422

Move ControlPersist/Path checking into a separate method

Abhijit Menon-Sen authored on 2015/09/29 00:41:56
View f33d541

Move sshpass checking into a separate method

Abhijit Menon-Sen authored on 2015/09/29 00:28:30
September 28, 2015
View 2ce219b

Clarify why we add -q only for ssh

Abhijit Menon-Sen authored on 2015/09/28 19:30:23
September 27, 2015
View 4cd810a

Only append -q option for ssh if we're using ssh

James Cammarata authored on 2015/09/27 10:27:38