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
.github | ||
defaults | ||
files | ||
meta | ||
tasks | ||
vars | ||
LICENCE | ||
README.md |
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! -
submodules_versioncheck:
(Default:false
): Enable basic versionscheck. (true
is recomended)