>  
> Does Ansible not use paramiko by default? At least that is how I understood 
> the paramiko section here http://docs.ansible.com/glossary.html
>  
> Can you please tell me what exactly I should put into ansible.cfg to make 
> this switch to paramiko use happen?
>  

Hi Dusan,

have a look at the ssh (native) section on that page, ansible will use  
OpenSSH as default, when that one is “sufficiently new” as these
support ControlMaster and ControlPersist settings. I guess paramiko does
not support them.


Regards,
Marcus
  
--  
May you always grok in fullness

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/803CE94FAD5743C997487036A997756E%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to