Installs Let's Encrypt for RHEL/CentOS or Debian/Ubuntu.
Let's Encrypt requires git
to be installed. You can install using the geerlingguy.git
role.
None.
None.
- hosts: servers
roles:
- geerlingguy.letsencrypt
MIT / BSD
This role was created in 2016 by Jeff Geerling, author of Ansible for DevOps.