On Wed, 6 Mar 2013 10:25:07 -0700
Curtis <
server...@gmail.com> wrote:
> On Wed, Mar 6, 2013 at 10:09 AM, Michael DeHaan
> <
michael...@gmail.com>wrote:
>
> > Technically nothing, but it would need to work for /both/ SSHd and
> > paramiko and only set things if no "-u" was specified either, and
> > only if the user /was/ specified in the config, and not rely on a
> > config being set.
> >
> > In the case where there is no user specified, it uses the current
> > user account or what is fed to "-u".
> >
> > (Again, in our eyes, SSH is just the transport layer)
> >
>
> I definitely understand what you are saying in terms of ssh being the
> transport layer only.
>
> That said, as a simple ansible user who has a lot of servers and
> environments to work with, some behind ssh jump hosts, thus massive
> use of .ssh/config, I find this to be a real big pain point. But
> that's just me. :)
>
I'm confused here. You're having issues when you run with -c ssh using