vagrant/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
cfengine Fixed suse naming for fcengine cap and refined install command 2014-09-11 10:51:34 +02:00
chef Add Env.with_clean_env for resetting the Ruby and Rubygems environment 2014-11-10 12:00:23 -05:00
docker provisioners/docker: get GPG key via SSL [GH-4597] 2014-10-23 09:34:24 -07:00
file Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
puppet provisioners/puppet: use correct error class [GH-4520] 2014-10-23 10:46:11 -07:00
salt Merge pull request #4472 from abele/fix/master/salt-retcode-passthrough 2014-10-22 22:03:46 -07:00
shell provisioners/shell: fix typo 2014-10-23 22:49:26 -07:00