Yeah, it's not an error, it's telling you your SSH is too old and need
to configure your SSH args in the config file or through the
environment to not attempt to use it.
It will be rather slow, so using a newer client to run Ansible if you
need -c ssh and not paramiko is probably not a bad idea (recent Fedora
vs CentOS, etc).
Hi,
I am having the following open-ssh packages on centos6.3
openssh-server-5.3p1-81.el6.x86_64
openssh-5.3p1-81.el6.x86_64
openssh-clients-5.3p1-81.el6.x86_64
What version of openssh packages are required to use Contolmaster and Controlpersists options?
I already have the above settings defined as ssh_args in ansible.cfg
Regards,
Kevin