initial commit

This commit is contained in:
Ludovic Cartier
2024-12-17 18:04:26 +01:00
parent 81e2115868
commit 0bdd8faa16
4 changed files with 78 additions and 0 deletions

8
templates/cli.ini.j2 Normal file
View File

@ -0,0 +1,8 @@
# {{ ansible_managed }}
# Because we are using logrotate for greater flexibility, disable the
# internal certbot logrotation.
max-log-backups = 0
email = {{ letsencrypt_email }}
deploy-hook = /usr/local/bin/letsencrypt/renew-hook
#renew-before-expiry = 20
agree-tos = True