1
0

Enable letsencrypt

This commit is contained in:
Anton Vakhrushev 2017-09-09 15:42:28 +03:00
parent 48ae6e1625
commit 5e325d0145

View File

@ -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