Different optimations

This commit is contained in:
2025-04-25 21:57:47 +02:00
parent 39668a428c
commit 7ae3c6cc51
7 changed files with 12 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
command: >-
certbot delete --cert-name {{ domain }} --non-interactive
when:
- mode_cleanup | bool
- mode_cleanup | bool
# Cleanup mode is enabled
- enable_wildcard_certificate | bool
# Wildcard certificate is enabled