ansible-personal/roles/nginx/tasks
Alan Orth de704a917f
roles/nginx: use boolean for use_letsencrypt instead of string "yes"
This is very confusing when you forget about how Ansible/Python is
testing conditionals. Let's use actual booleans so it's more clear.
2016-08-17 12:42:48 +03:00
..
letsencrypt.yml roles/nginx: Rework Let's Encrypt stuff 2016-06-27 23:52:39 +03:00
main.yml Add 'packages' tag to any task doing package stuff 2016-08-14 16:33:48 +03:00
vhosts.yml roles/nginx: use boolean for use_letsencrypt instead of string "yes" 2016-08-17 12:42:48 +03:00