vagrant/plugins/provisioners
Gilles Cornu e5f45e2b79 Ansible: Fix a bug in `raw_arguments` option
Without this change, it is not possible to pass more than one "raw"
argument, which was not the expected behavior. In addition to Array
format, String (for a single argument) is still accepted (for sake of
"backward compatibility" and ease of use).

Note: Due to low/expert usage of this option, I think that it is not
necessary to add more robust validation on this parameter (e.g. Array
of String type checking or argument syntax pattern matching). Use it at
your own risk ;-)
2013-12-16 21:20:10 +01:00
..
ansible Ansible: Fix a bug in `raw_arguments` option 2013-12-16 21:20:10 +01:00
cfengine add cfengine provisioner suse install support 2013-09-25 20:29:25 -05:00
chef provisioners/chef: fix node/client deletion when node_name is not set [GH-2345] 2013-12-13 00:51:22 -03:00
docker provisioners/docker: Display warning in case a version get specified on the Vagrantfile and the guest is a RedHat-ian guest [GH-2649] 2013-12-13 23:06:20 -02:00
file provisioners/all: report proper invalid keys [GH-2117] 2013-09-04 16:57:15 -07:00
puppet provisioners/puppet: use unique directory for each definition 2013-12-06 12:39:50 -08:00
salt salt-bootstrap.sh: options are only allowed before install arguments 2013-11-29 15:52:12 +01:00
shell provisioners/shell: array args properly work 2013-12-06 11:28:32 -08:00