/flask_app

Tiny Flask app that I use in lots of @ansible demos

Primary LanguageHTML

Amazing Flask App

Build Status

There is nothing amazing about this app :)

Long story short - it's used in my Ansible demos, that's all.

Using it anyway

make test
make run

If you want to make an 'artifact' (read: tarball) then make dist will suffice. I tend to do this in a Jenkins job, which my Ansible deployment demo then pulls in.