Enable letsencrypt
This commit is contained in:
parent
48ae6e1625
commit
5e325d0145
@ -30,4 +30,3 @@
|
|||||||
letsencrypt_renewal_command_args: '--renew-hook "systemctl restart nginx"'
|
letsencrypt_renewal_command_args: '--renew-hook "systemctl restart nginx"'
|
||||||
ssl_certificate: '{{ cert_certificate }}'
|
ssl_certificate: '{{ cert_certificate }}'
|
||||||
ssl_certificate_key: '{{ cert_key }}'
|
ssl_certificate_key: '{{ cert_key }}'
|
||||||
when: False
|
|
||||||
|
Loading…
Reference in New Issue
Block a user