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
2021-03-20 18:40:59 +01:00
.github add some basic github actions 2021-03-20 18:25:46 +01:00
defaults update metadata 2021-03-20 17:59:44 +01:00
files Consider removing acme snippet for nginx 2020-11-03 20:29:52 +01:00
meta update metadata 2021-03-20 17:59:44 +01:00
tasks repair linting 2021-03-20 18:28:29 +01:00
vars update metadata 2021-03-20 17:59:44 +01:00
.gitignore repair linting 2021-03-20 18:28:29 +01:00
.yamllint repair linting 2021-03-20 18:28:29 +01:00
LICENCE Add licence file 2021-02-06 22:29:13 +01:00
README.md Update README and add some icons 2021-03-20 18:24:09 +01:00

Ansible Galaxy MIT License

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)

References