vagrant/test/unit
Gilles Cornu 178942cf27 provisioners/ansible: change arguments arrangement
- force `--connection=ssh` (any other modes like paramiko or smart are not
  supported)
- give the highest priority to `raw_arguments` for sake of simplicity (in
  usage, in code and in documentation)
- fix position of the `--limit` argument (the generated inventory could be
  shadowed by `raw_arguments`, while ansible.limit was able to override
  `raw_arguments`

ref #3396
2014-11-30 09:50:50 +01:00
..
plugins provisioners/ansible: change arguments arrangement 2014-11-30 09:50:50 +01:00
support core: only delete state if not created on initialize only 2014-11-10 16:29:19 -08:00
vagrant core: only delete state if not created on initialize only 2014-11-10 16:29:19 -08:00
base.rb Remove useless expect_with. 2014-11-04 10:01:32 +01:00
vagrant_test.rb core: Vagrant.has_plugin? can take version requirements [GH-4650] 2014-10-23 10:52:02 -07:00