mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-12 13:41:39 +02:00
remove duplicate 'certbot_create_extra_args' introduced in #227
This commit is contained in:
parent
d5a1f4df3c
commit
d2e42ea198
@ -30,8 +30,6 @@ certbot_certs: []
|
||||
# - domains:
|
||||
# - example3.com
|
||||
|
||||
certbot_create_extra_args: ""
|
||||
|
||||
certbot_create_command: >-
|
||||
{{ certbot_script }} certonly --{{ certbot_create_method }}
|
||||
{{ '--hsts' if certbot_hsts else '' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user