ansible-role-letsencrypt icon indicating copy to clipboard operation
ansible-role-letsencrypt copied to clipboard

Provide a variable for the letsencrypt directory

Open dustindortch opened this issue 3 years ago • 1 comments

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.

dustindortch avatar Jul 27 '21 23:07 dustindortch

Thank you for raising this issue. A PR addressing this would certainly be welcome.

t2d avatar Jul 28 '21 04:07 t2d

Fixed by https://github.com/systemli/ansible-role-letsencrypt/pull/78.

doobry-systemli avatar Jan 02 '24 10:01 doobry-systemli