Hi,

I am using ansible to provision a vagrant box that's running with 
virtualbox on a centos 6.5 host.

Apparently there is an issue with the config.ssh.forward_agent option.

I am a bit at loss to know if the issue is caused by vagrant or by ansible.

Every time I try to provision I get 
fatal: [default] => using -c ssh on certain older ssh versions may not 
support ControlPersist, set ANSIBLE_SSH_ARGS="" (or ssh_args in [
ssh_connection] section of the config file) before running again
 

I tried both recommendation to no avail and I can't find any significant 
difference between that centos box and my machine ubuntu 14.04 in the ssh 
config.
It works perfectly fine on my machine.

Is this because ssh on centos 6.5 is in version 5.3 with fix backport ?
Does anyone has any experience with vagrant and ansible on centos ?

Thanks

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/999bbd63-22cf-42b2-afd8-884288ac14cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to