ansible-personal/roles/nginx
Alan Orth 8bee2d7a72
Revert "roles/nginx: Only run Let's Encrypt checks once a day"
This reverts commit a38d822fad.

The docs definitely recommend twice a day. From a note on certbot's
installation page:

> if you're setting up a cron or systemd job, we recommend running
> it twice per day (it won't do anything until your certificates
> are due for renewal or revoked, but running it regularly would
> give your site a chance of staying online in case a Let's
> Encrypt-initiated revocation happened for some reason). Please
> select a random minute within the hour for your renewal tasks.

See: https://certbot.eff.org/#ubuntuxenial-nginx
2016-08-17 11:30:10 +03:00
..
defaults roles/nginx: Rework Let's Encrypt stuff 2016-06-27 23:52:39 +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 Add 'packages' tag to any task doing package stuff 2016-08-14 16:33:48 +03:00
templates roles/nginx: Add mitigation for HTTPoxy vulnerability 2016-07-21 14:45:41 +03:00