You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeff Geerling
8b6c745801
|
9 years ago | |
---|---|---|
defaults | 9 years ago | |
handlers | 9 years ago | |
meta | 9 years ago | |
tasks | 9 years ago | |
tests | 9 years ago | |
vars | 9 years ago | |
.travis.yml | 9 years ago | |
README.md | 9 years ago |
README.md
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.