ansible-role-letsencrypt
ansible-role-letsencrypt copied to clipboard
Provide a variable for the letsencrypt directory
The role is rather opinionated in that the letsencrypt must be /etc/letsencrypt
.
It would be great to have that as a variable that could be defined, but use that directory as the default. It makes it rather complicated to use it in a container by hardcoding the directory like that.
Thank you for raising this issue. A PR addressing this would certainly be welcome.
Fixed by https://github.com/systemli/ansible-role-letsencrypt/pull/78.