configpolicy/roles/certbot
Dustin 2914bdb73c roles/certbot: Ensure certbot is configured first
The `Alias` configuration for Certbot needs to be configured before any
other locations, to ensure the `/.well-known` path is always served from
the local filesystem.  If another drop-in configuration file (e.g.
`bitwarden.conf`) is ordered before it, it may override this
configuration and prevent Let's Encrypt from working.
2019-09-19 19:50:35 -05:00
..
files roles/certbot: Run periodically as certbot user 2019-01-04 20:52:23 -06:00
handlers roles/certbot: Run periodically as certbot user 2019-01-04 20:52:23 -06:00
tasks roles/certbot: Ensure certbot is configured first 2019-09-19 19:50:35 -05:00
templates roles/certbot: Set up Let's Encrypt certificates 2018-06-13 22:23:21 -05:00