felixfontein / acme-certificate

A **DEPRECATED** Ansible role template for using Let's Encrypt to issue TLS/SSL certificates which requires no code to be run on your webserver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

makes roles/letsencrypt-ansible the root of the repository

drzraf opened this issue · comments

So that not only it can be cloned using ansible-galaxy, but using git clone too
thx

I'm not sure whether this is a good idea, since this is not a role you can use (with setting the correct variables), but a role you MUST edit first.

Now that the "MUST edit" part is dropped (at least for using challenge files), I guess we can do this as soon as #8 is merged.