vagrant/test/unit/plugins
Gilles Cornu ddbd2a4cfc provisioners/ansible: prefer ssh '-i' argument
In cd93721, I relied on a suprising combination of quotes to protect ssh
execution to strip the quoted path to the private key file.
Since any ssh command line argument can be passed via
`ANSIBLE_SSH_ARGS`, it is quite more readable and easy to rely on the
`-i` argument, which is not affected like `-o IdentityFile=...` and also
supports multiple occurences.

See also http://sourceforge.net/p/fuse/mailman/message/30498048/

Finally fix #6671

Note that I decided to not squash both commits for better
documentation and traceability.
2015-12-16 10:29:13 +01:00
..
commands Lol whitespace [ci skip] 2015-11-24 16:36:36 -05:00
communicators/winrm fix more tests 2015-11-18 17:13:47 -08:00
guests remove failing test that was brittle 2015-11-23 12:11:48 -08:00
kernel_v2/config kernel/v2: fix a bug in WinRM port forwarding 2015-11-23 18:51:12 +01:00
providers Merge pull request #6662 from lukebakken/fixes/lrb/gh-4503-hyper-v-admin-privs 2015-12-14 15:56:55 -08:00
provisioners provisioners/ansible: prefer ssh '-i' argument 2015-12-16 10:29:13 +01:00
pushes pushes/local-exec: add args config 2015-12-10 17:00:35 +08:00
synced_folders commands/rsync-auto: check machine ID prior to sync [GH-4031] 2014-08-06 16:56:09 -07:00