vagrant/plugins/provisioners
Gilles Cornu 47c0833277 ansible_local: use double quotes instead of single quotes
Before this minor change, the '--limit' and '--start-at-task'
ansible-playbook command line arguments were enclosed into single
quotes. Using double quotes adds a bit more flexibility, especially
about the task name referred by `start_at_task` option.

It also aligns with the handling of the '--extra-vars' parameter
(see cb80286).
2016-03-05 17:25:54 +01:00
..
ansible ansible_local: use double quotes instead of single quotes 2016-03-05 17:25:54 +01:00
cfengine #6674 CFEngine Provisioner Broken on Debian (http > https) 2015-12-16 14:25:23 +01:00
chef Correctly detect chefdk install 2016-02-25 19:42:58 -05:00
docker #7074 - fixes does not allow provisioning when container name is specifed - since recent versions of Docker stores it's full container ID we no longer need to use the short version 2016-02-28 13:00:35 +01:00
file provisioners/file: validate source relative to Vagrantfile path 2015-07-06 14:22:00 -06:00
puppet Fixed an issue locating puppet binary. Issue-6876 2016-01-21 20:14:43 +01:00
salt Fixing the Salt bootstrap script for Windows 2015-11-18 21:55:32 -06:00
shell Convert env values to strings before escaping 2015-12-22 14:23:56 -05:00