vagrant/templates/locales
Gilles Cornu dc3b6341e2
provisioners/ansible: Check compatibility conflicts
Vagrant will verify that the current Ansible version does support the
requested compatibility mode (only applicable if not "auto", of course).

As mentioned in the documentation, there is no sanity checks between
`version` option and `compatibility_mode` option.

With this change, the host-based provisioner is also improved to
execute only once the "ansible" command (and store the gathered
information for multiple usages like version requirement and
compatibility checks). On the other hand, the guest-based provisioner
can still potentially execute "ansible" twice (once in the
AnsibleInstalled cap, and via "gather_ansible_version" function via
Base::set_compatibility_mode).
2017-09-06 17:12:40 +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: Check compatibility conflicts 2017-09-06 17:12:40 +02:00
guest_windows.yml Add public key capability to Windows guests for winssh communicator 2017-07-07 11:26:32 -07:00
providers_docker.yml Error when compose and force_host_vm are enabled together 2017-08-22 11:36:26 -07: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