nansencenter / nersc-vagrant

Nansen-Cloud provisioning with vagrant
GNU General Public License v3.0
0 stars 0 forks source link

Make Ansible optional #17

Closed aleksandervines closed 8 years ago

aleksandervines commented 8 years ago

It is possible to make Ansible optional on the host machine - and if Ansible is not present, vagrant will install Ansible on the vm and make it run the ansible scripts on itself.

This is particularly useful on Windows, as you won't need to install the cygwin environment to get Ansible up and running.

Got the idea from here: https://github.com/geerlingguy/drupal-vm