Getting vagrant to supply correct arguments to Ansible to support SSH agent forwarding

Hi there,

We’ve got a pull request for improving Ansible support open on the Vagrant project.

The idea is to pass the correct arguments to Ansible so that when it is invoked, SSH agent forwarding will work.

https://github.com/mitchellh/vagrant/pull/2952

I was wondering if someone from Ansible project could take a look at the pull request and see if the approach taken matches your best practices.

Thanks,

Bryan Hunt