Trying to use Ansible with Vagrant on my Windows host with Hyper-V. Looked into running this over WSL, but *vagrant up* just hangs on *SSH auth method: private key* and never completes during provisioning. If I cancel out, *vagrant ssh* doesn't work either.
It works fine when I run it on the Windows side, but that doesn't let me use Ansible unfortunately. I followed the docs here <https://www.vagrantup.com/docs/other/wsl> and tried setting the *VAGRANT_WSL_WINDOWS_ACCESS_USER_HOME *variable to the project directory, and that didn't work. I also tried moving the project to *C:\Users\<username> *and that didn't help either. -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/hashicorp/vagrant/issues Discuss: https://discuss.hashicorp.com/c/vagrant/24 --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/ccb30fc9-aea2-408d-a804-70ac39170297n%40googlegroups.com.
