Automatically enable HTTPS on your website with EFF's Certbot, deploying Let's Encrypt certificates.
This role requires a debian compliant system such as ubuntu.
No variables
None
- hosts: servers
roles:
- { role: cowops.debian-certbot }
- Install certbot command
- Setup the renew cron task
BSD