aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tasks/main.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tasks/main.yaml b/tasks/main.yaml
index 6d4e69d..07c8565 100644
--- a/tasks/main.yaml
+++ b/tasks/main.yaml
@@ -24,6 +24,11 @@
# server = https://acme-staging-v02.api.letsencrypt.org/directory
# Production ACME v2 API endpoint
server = https://acme-v02.api.letsencrypt.org/directory
+ # Because we are using logrotate for greater flexibility, disable the
+ # internal certbot logrotation.
+ max-log-backups = 0
+ # Adjust interactive output regarding automated renewal
+ preconfigured-renewal = True
- name: Create dns-cloudflare configuration
copy: