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:33:33 +02:00
parent a2bb7e6007
commit d1fafefd11

View file

@ -3,4 +3,4 @@
---
hcloud_prefix: "tests"
hcloud_certificate_name: "{{hcloud_prefix}}-integration"
hcloud_dns_test_domain: "{{hcloud_prefix | truncate(19, False, '')}}.hc-certs.de"
hcloud_dns_test_domain: "{{hcloud_prefix | truncate(19, False, 'ans')}}.hc-certs.de"