1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_acmetool.git synced 2024-08-16 12:29:49 +02:00
Ansible role to manage letsencrypt certs with acme tool
Find a file
L3D 7c98b4eabd
Merge pull request #1 from TheRojam/main
refactored modules w/ new name schema
2021-03-16 21:14:08 +01:00
defaults Basic acmetool role 2019-07-27 17:11:01 +02:00
files Consider removing acme snippet for nginx 2020-11-03 20:29:52 +01:00
tasks refactored modules w/ new name schema 2021-02-24 00:31:07 +01:00
LICENCE Add licence file 2021-02-06 22:29:13 +01:00
readme.md Add readme 2021-02-06 22:36:42 +01:00

Acmetool LE client

Install and configure the acmetool LE client.

Variables

  • acme_notification_email (Default root@example.org): LE account email. The default needs to be changed!

References