vagrant/test/unit/plugins
Gilles Cornu dde94a3ce7 provisioners/ansible: add force_remote_user option
The benefits of the following "breaking change" are the following:
- default behaviour naturally fits with most common usage (i.e. always
  connect with Vagrant SSH settings)
- the autogenerated inventory is more consistent by providing both the
  SSH username and private key.
- no longer needed to explain how to override Ansible `remote_user` parameters

Important: With the `force_remote_user` option, people still can fall
back to the former behavior (prior to Vagrant 1.8.0), which means that
Vagrant integration capabilities are still quite open and flexible.
2015-11-02 09:03:15 +01:00
..
commands Merge pull request #6377 from mitchellh/f-cap-command 2015-10-08 10:52:14 -04:00
communicators/winrm communicators/winrm: respect boot_timeout when fetching winrm_info 2015-09-02 16:36:23 -05:00
guests Updating the test to see the changes to the mount pass parameter 2015-06-08 09:48:21 +01:00
kernel_v2/config kernel/v2: clone option 2015-10-08 11:59:09 -04:00
providers Merge pull request #6296 from tomfanning/master 2015-10-14 13:02:53 -04:00
provisioners provisioners/ansible: add force_remote_user option 2015-11-02 09:03:15 +01:00
pushes push/atlas: ATLAS_TOKEN env var works [GH-5489] 2015-07-06 11:01:50 -06:00
synced_folders commands/rsync-auto: check machine ID prior to sync [GH-4031] 2014-08-06 16:56:09 -07:00