Compare commits

..

No commits in common. "98ea3238ed399a0b8c6a974e7259f01a79b5fcde" and "78f4cb5ad5eecda3f319b7db6a3af4c438198d00" have entirely different histories.

View File

@ -27,8 +27,6 @@ certbot_certs: []
# - domains:
# - example3.com
certbot_create_extra_args: ""
certbot_create_command: >-
{{ certbot_script }} certonly --{{ certbot_create_method }}
{{ '--hsts' if certbot_hsts else '' }}