feat: Add variable to control certbot --dry-run flag

This commit is contained in:
gemini
2026-03-03 13:35:11 +01:00
parent 74853bdcca
commit 76a9c83f1c
2 changed files with 2 additions and 1 deletions

View File

@@ -3,5 +3,6 @@
become: true
vars:
bool_create_vhost: false
bool_cert_dry_run: true
roles:
- nginx-proxy