Simple acme.sh role to install stuff
Go to file
Mathieu Pasquet b8ad942a1e Initial commit 2021-01-04 21:54:36 +01:00
tasks Initial commit 2021-01-04 21:54:36 +01:00
README.md Initial commit 2021-01-04 21:54:36 +01:00

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