Simple acme.sh role to install stuff
tasks | ||
README.md |
Simple acme.sh role
Fetches letsencrypt certificates for a list of domains.
It needs to be run after the websites roles to install nginx & proper directories.
Expected parameters
acme_domains: List of domains acme_dest: Absolute directory path where the certs should be written acme_owner: unix user who should own the directory and certs acme_reload_cmd: Command to run after certs have been updated