mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-08-25 09:10:56 +02:00
Compare commits
2
Commits
1278651f0d
..
5.3.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ab7f2db23 | ||
|
|
06ca208bb6 |
@@ -13,6 +13,7 @@ certbot_hsts: false
|
|||||||
# Parameters used when creating new Certbot certs.
|
# Parameters used when creating new Certbot certs.
|
||||||
certbot_create_if_missing: false
|
certbot_create_if_missing: false
|
||||||
certbot_create_method: standalone
|
certbot_create_method: standalone
|
||||||
|
certbot_create_extra_args: ""
|
||||||
certbot_admin_email: email@example.com
|
certbot_admin_email: email@example.com
|
||||||
certbot_expand: false
|
certbot_expand: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user