initial commit
This commit is contained in:
8
templates/cli.ini.j2
Normal file
8
templates/cli.ini.j2
Normal 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
|
Reference in New Issue
Block a user