jinja2 templating with ansible
# Great doc if you are looking to learn about dynamic variable creation
# from a template in Ansible
https://docs.ansible.com/ansible/latest/user_guide/playbooks_templating.html
# Also if you don't use lookup plugins with Ansible you should! They will
# make your life much easier.
https://docs.ansible.com/ansible/latest/plugins/lookup.html#lookup-plugins