vagrant/plugins/provisioners/ansible/config
Gilles Cornu b2286388f0 provisioners/ansible: add basic config validators
With this change, the `raw_arguments` and `raw_ssh_args` options are:
- STILL automatically converted as an Array when they are set a String
  (no behaviour change)
- rejected if they are not of Array data type otherwise

Additional Notes:
- the 'as_array' tiny helper has been removed since it was no longer
  used.
- there is for now no deeper validation (i.e. verifying that the Array
  elements are only *String* objects)
2016-04-20 23:54:19 +02:00
..
base.rb provisioners/ansible: add basic config validators 2016-04-20 23:54:19 +02:00
guest.rb provisioners/ansible_local: fix #6763 2016-01-17 11:27:23 +01:00
host.rb provisioners/ansible: add basic config validators 2016-04-20 23:54:19 +02:00