forked from ISTI-ansible-roles/ansible-roles
library/roles/nginx/defaults/main.yml: Fix another typo.
This commit is contained in:
parent
a6aa07ba6a
commit
0864a6219c
|
@ -25,5 +25,5 @@ nginx_client_max_body_size: 32000M
|
||||||
nginx_client_body_timeout: 240s
|
nginx_client_body_timeout: 240s
|
||||||
|
|
||||||
nginx_letsencrypt_managed: True
|
nginx_letsencrypt_managed: True
|
||||||
nginx_client_body_tinginx_letsencrypt_proxy_conf: letsencrypt-proxy.conf
|
nginx_letsencrypt_proxy_conf: letsencrypt-proxy.conf
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue