thefinn93 / ansible-letsencrypt

An ansible role to generate TLS certificates and get them signed by Let's Encrypt
GNU General Public License v3.0
440 stars 122 forks source link

'ssl_certificate' is undefined #57

Closed vyuldashev closed 7 years ago

vyuldashev commented 7 years ago

Hello,

TASK [thefinn93.letsencrypt : Create directory for `ssl_certificate` and `ssl_certificate_key`] ******************************************************
fatal: [xxx]: FAILED! => {"failed": true, "msg": "'ssl_certificate' is undefined"}
    to retry, use: --limit @/Users/misterio/ownCloud/ansible/certificates.retry
thefinn93 commented 7 years ago

Try now?

vyuldashev commented 7 years ago

Sorry for late answer, seems to be okay now.