vagrant/templates/locales
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
..
comm_winrm.yml Better error handling for WinRM (using winrm v1.3.0.dev.2) 2014-12-11 13:22:39 -05:00
command_ps.yml fix pscommand error messaging 2015-06-05 22:24:05 -07:00
command_rdp.yml Update RDP error message since Windows only being supported isn't true 2014-05-20 19:50:49 -07:00
en.yml provisioners/ansible: add basic config validators 2016-04-20 23:54:19 +02:00
guest_windows.yml Move "cant_read_mac_addresses" error to the global space 2015-10-09 14:57:41 +03:00
providers_docker.yml locales: add missing docker translation 2015-12-24 12:41:39 -08:00
providers_hyperv.yml providers/hyperv: verify cmdlet is available [GH-3398] 2014-04-09 09:30:17 -07:00
synced_folder_smb.yml synced_folders/smb: verify PowerShell v3 is running or later [GH-3257] 2014-04-02 09:45:42 -07:00