how I provision/deploy my stuff over the internet.
- This module is strongly inspired by this blog post.
- Vagrantfile includes vagrant-triggers so that I can allow traffic on ports 80, 443 and test my nginx configuration without crazy rewrite rules.
- Ansible vars are encrypted using Ansible Vault.