Ansible playbook to install vagrant and VirtualBox on ubuntu/debian server.
##Requirements##
- ansible 1.4.0+
##Usage##
Configure hosts
file with your server. Then execute:
ansible-playbook -i hosts site.yml
After that you will need to import some vagrant boxes and you ready to go.