change certbot_expand default back to false

pull/230/head
Florian R. Hölzlwimmer 1 day ago
parent 943abd882d
commit b3ae28fb77
  1. 2
      defaults/main.yml

@ -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

Loading…
Cancel
Save