mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-20 09:11:43 +02:00
Compare commits
No commits in common. "98ea3238ed399a0b8c6a974e7259f01a79b5fcde" and "78f4cb5ad5eecda3f319b7db6a3af4c438198d00" have entirely different histories.
98ea3238ed
...
78f4cb5ad5
@ -27,8 +27,6 @@ certbot_certs: []
|
|||||||
# - domains:
|
# - domains:
|
||||||
# - example3.com
|
# - example3.com
|
||||||
|
|
||||||
certbot_create_extra_args: ""
|
|
||||||
|
|
||||||
certbot_create_command: >-
|
certbot_create_command: >-
|
||||||
{{ certbot_script }} certonly --{{ certbot_create_method }}
|
{{ certbot_script }} certonly --{{ certbot_create_method }}
|
||||||
{{ '--hsts' if certbot_hsts else '' }}
|
{{ '--hsts' if certbot_hsts else '' }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user