opdavies.letsencrypt
Ansible Role: Let’s Encrypt
Installs the Let’s Encrypt client onto any Linux server.
Dependencies
Requires Git to be installed, but there’s no dependency on any particular role.
Red Hat based distributions require the EPEL repository to be configured, so that python-virtualenv can be installed.
Role Variables
Available variables are listed below, along with default values (see defaults/main.yml):
letsencrypt_dir: /opt/letsencrypt
The directory to install Let’s Encrypt into.
Example Playbook
- hosts: all
roles:
- opdavies.letsencrypt
License
MIT
Author
Oliver Davies - PHP Developer and Linux System Administrator.
Install
ansible-galaxy install opdavies.letsencryptLicense
Unknown
Downloads
79
Owner
