mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-08-25 01:05:36 +02:00
8b6c745801e9422c3a8d2046ceb88156573354c4
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.
Languages
Jinja
100%