1
0
Fork 0
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:
Lukas Kämmerling 2021-04-06 11:24:31 +02:00
parent e8a58dd248
commit a2bb7e6007

View file

@ -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"