mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
move 'certbot_expand' back to original position in file
This commit is contained in:
parent
de02f52275
commit
d5a1f4df3c
@ -6,7 +6,6 @@ certbot_auto_renew_hour: "3"
|
||||
certbot_auto_renew_minute: "30"
|
||||
certbot_auto_renew_options: "--quiet"
|
||||
|
||||
certbot_expand: false
|
||||
certbot_testmode: false
|
||||
certbot_hsts: false
|
||||
|
||||
@ -16,6 +15,7 @@ certbot_create_if_missing: false
|
||||
certbot_create_method: standalone
|
||||
certbot_create_extra_args: ""
|
||||
certbot_admin_email: email@example.com
|
||||
certbot_expand: false
|
||||
|
||||
# Default webroot, overwritten by individual per-cert webroot directories
|
||||
certbot_webroot: /var/www/letsencrypt
|
||||
|
Loading…
x
Reference in New Issue
Block a user