Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 497 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 497 Bytes

ansible-tutorial

Example code for a tutorial on using Ansible for setup and deployment of a Flask/WSGI application on Ubuntu.

This is a fork of ansible-tutorial by Matt Wright. His blog can be reached here.

The code has been updated to inculde latest Ansible modules. The tutorial has been tested on AWS EC2 expect for open issues, if any.