WSL's vagrant delegates all commands to native Windows vagrant utility. If it is slow in Windows it is slow in WSL )) If it is not the case they just know about WSL env and try to reuse Windows powershell from Linux... For that reason I gave up using Vagrant in WSL 1 (and ...
This is also a problem when using vagrant running on VMWare Workstation Pro 15. Which is annoying, since VMWare Workstation supports Hyper-V just fine, it's just vagrant that hangs. Curiously, rebooting my host usually fixes it, until the next time I do a vagrant reload. jamieburchell com...
This only works with VirtualBox and VMware at this point. [GH-6342] New provisioner: ansible_local to execute Ansible from the guest machine. [GH-2103] BREAKING CHANGES: The ansible provisioner now can override the effective ansible remote user (i.e. ansible_ssh_user setting) to always ...