mirror of
https://github.com/status-im/infra-role-certbot.git
synced 2025-02-22 23:58:18 +00:00
684 B
684 B
Ansible Role: Let's Encrypt
Installs Let's Encrypt for RHEL/CentOS or Debian/Ubuntu.
Requirements
Let's Encrypt requires git
to be installed. You can install using the geerlingguy.git
role.
Role Variables
None.
Dependencies
None.
Example Playbook
- hosts: servers
roles:
- geerlingguy.letsencrypt
License
MIT / BSD
Author Information
This role was created in 2016 by Jeff Geerling, author of Ansible for DevOps.