mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
Add managed certs
This commit is contained in:
parent
e8a58dd248
commit
a2bb7e6007
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
|||
---
|
||||
hcloud_prefix: "tests"
|
||||
hcloud_certificate_name: "{{hcloud_prefix}}-integration"
|
||||
hcloud_dns_test_domain: "{{hcloud_prefix}}.hc-certs.de"
|
||||
hcloud_dns_test_domain: "{{hcloud_prefix | truncate(19, False, '')}}.hc-certs.de"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue