mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-08-25 01:05:36 +02:00
change certbot_expand default back to false
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ certbot_auto_renew_hour: "3"
|
||||
certbot_auto_renew_minute: "30"
|
||||
certbot_auto_renew_options: "--quiet"
|
||||
|
||||
certbot_expand: true
|
||||
certbot_expand: false
|
||||
certbot_testmode: false
|
||||
certbot_hsts: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user