Add ansible role for installing letsencrypt (LE)
ansible
The letsencrypt.yml playbook is there to trigger the letsencrypt role. It sets some important vars.
letsencrypt.yml
letsencrypt
Putting all this into an own role might be overkill, but it is good to have at least something letsencrypt-related in the repo.
All this might be better placed in a single playbook.