tag 845613 +upstream
retitle 845613 ansible: can't SSH to hosts with long hostnames
forwarded 845613 https://github.com/ansible/ansible/issues/11536
thanks

Toni Mueller <t...@debian.org> writes:
> IOW, fixing this problem is an upstream issue, requiring a diffent
> socket naming scheme.

Hi Toni,

Interesting.  Bizarre, but interesting.  This appears to be an
incarnation of an upstream bug,
https://github.com/ansible/ansible/issues/11536, that is caused by a
"bad" default choice of the control_path that it passes to ssh.

Bad, in quotes, since I'm not actually sure it's the wrong course of
action.  Either way, there's a workaround for you -- just change
control_path in your ansible.cfg to not include all the same attributes
(either the master one in /etc, or a local one in ~/.ansible.cfg).

Sincerely,
-- 
Harlan Lieberman-Berg
~hlieberman

Reply via email to