ansible-personal/roles/nginx
Alan Orth 651c01a29b
Set use_letsencrypt to true for nginx role
The variable name is misleading as this really does is install the
certbot client and its dependencies, and we generally want this to
always happen. If a host doesn't want it, they can override it in
their host vars.

Perhaps I should rename this variable to "bootstrap_letsencrypt" or
something so it is more accurate.
2016-10-09 11:59:21 +03:00
..
defaults Set use_letsencrypt to true for nginx role 2016-10-09 11:59:21 +03:00
files Revert "roles/nginx: Only run Let's Encrypt checks once a day" 2016-08-17 11:30:10 +03:00
handlers Initial commit 2014-08-17 00:35:57 +03:00
tasks roles/nginx: Check for variable existence before testing 2016-09-12 20:58:21 +03:00
templates roles/nginx: Fix systemd unit for renewing Let's Encrypt certs 2016-09-25 15:55:45 +03:00