mirror of
https://github.com/status-im/infra-role-certbot.git
synced 2025-02-20 14:48:10 +00:00
service: add --expand to allow adding SANs
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
69c9e368ba
commit
bc267bf8c0
@ -17,6 +17,7 @@ certbot_create_arguments: >-
|
||||
--standalone
|
||||
--noninteractive
|
||||
--agree-tos
|
||||
--expand
|
||||
--config-dir={{ certbot_config_dir }}
|
||||
--work-dir={{ certbot_work_dir }}
|
||||
--logs-dir={{ certbot_logs_dir }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user