Hi, I want to run Vagrant using the Ansible provisioner - but there are some issues running that on cygwin.
So as workaround - is it possible to install and run VirtualBox and vagrant inside a vbox, running centos for example? I would than # start centos VirtualBox on Windows as "Ansible development environment" $Microsoft > vagrant up $Microsoft > vagrant ssh # start another VirtualBox running my test environment [vagrant@centos vagrant]$ vagrant up [vagrant@centos vagrant]$ ....(will invoke Ansible provisioner now properly) If not - any suggestions how to use Ansible inside vagrant provisioning if running on Windows ? Thanx for any suggestions Torsten -- 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]. For more options, visit https://groups.google.com/d/optout.
