Vagrant and Ansible the ultimate combo
So for the last few months I have been using Vagrant and Ansible for any new projects that I have to work on. The idea behind vagrant is to allow you to isolate all the software requirements to run your code for different projects inside separate virtual machines. Vagrant makes it easier to work on… Continue reading Vagrant and Ansible the ultimate combo