vagrant/test/unit/plugins/provisioners
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
..
ansible provisioners/ansible: change arguments arrangement 2014-11-30 09:50:50 +01:00
chef Automatically install Chef when provisioning with Chef 2014-11-07 15:56:22 -05:00
docker provisioners/docker: Change to VagrantPlugins::DockerProvisioner namespace 2014-04-21 13:51:30 -07:00
file provisioners/file: add unit tests for the provisioner 2014-02-01 01:23:57 -03:00
salt provisioners/salt: error if minion_config missing 2014-04-19 23:24:30 +02:00
shell adding failing tests for fixnum args in an array. 2014-07-22 15:41:01 -04:00
support/shared provisioners/ansible: use strict boolean options 2014-04-12 13:48:15 +02:00