vagrant/plugins/provisioners/ansible
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
..
cap/guest provisioners/ansible: minor code formatting change 2015-12-07 22:30:13 +01:00
config provisioners/ansible_local: fix #6763 2016-01-17 11:27:23 +01:00
provisioner Merge commit 'refs/pull/upstream/6869' into gildegoma/ansible-bug-fixes 2016-01-14 00:05:33 +01:00
errors.rb provisioners/ansible(both): add galaxy support 2015-11-17 22:08:29 +01:00
helpers.rb ansible_local: use double quotes instead of single quotes 2016-03-05 17:25:54 +01:00
plugin.rb Support ansible install on RedHat derivates and Fedora. 2015-12-07 15:44:20 +01:00