flask-up Sample code to deploy a python flask app with wsgi being deployed with on a VM using Vagrant with env setup by Ansible Steps to run a python flask application on a vagrant vm: git clone https://github.com/prakharrr/flask-up && cd flask-up vagrant up Go to: http://10.0.0.5