roles/nginx: Update comment in defaults
This commit is contained in:
parent
f341d2e5eb
commit
af49f27551
@ -20,7 +20,7 @@ nginx_ssl_protocols: 'TLSv1.2 TLSv1.3'
|
|||||||
# See: https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_stapling
|
# See: https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_stapling
|
||||||
nginx_ssl_stapling_resolver: '1.1.1.1 1.0.0.1 [2606:4700:4700::1111] [2606:4700:4700::1001]'
|
nginx_ssl_stapling_resolver: '1.1.1.1 1.0.0.1 [2606:4700:4700::1111] [2606:4700:4700::1001]'
|
||||||
|
|
||||||
# install certbot + dependencies?
|
# install acme.sh?
|
||||||
# True unless you're in development and using "localhost" + snakeoil certs
|
# True unless you're in development and using "localhost" + snakeoil certs
|
||||||
use_letsencrypt: True
|
use_letsencrypt: True
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user