vagrant/test/unit
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
..
plugins provisioners/ansible: add force_remote_user option 2015-11-02 09:03:15 +01:00
support core: plugin management requires bundler 2015-07-10 13:37:33 +02:00
templates/guests fix tests 2015-07-06 17:44:40 -06:00
vagrant core: machine-readable output should include standard UI output 2015-10-26 18:10:26 -07:00
base.rb Add vagrant-login to core ;) 2014-12-08 18:26:36 -08:00
vagrant_test.rb Add a function to get to the "original" environment with Vagrant 2015-07-09 12:34:04 -06:00