Merge pull request #227 from almer-t/patch-1

Add missing default for certbot_create_extra_args
This commit is contained in:
Jeff Geerling
2025-03-24 16:11:24 -05:00
committed by GitHub
+1
View File
@@ -13,6 +13,7 @@ certbot_hsts: false
# Parameters used when creating new Certbot certs.
certbot_create_if_missing: false
certbot_create_method: standalone
certbot_create_extra_args: ""
certbot_admin_email: email@example.com
certbot_expand: false