ansible/roles/letsencrypt/templates/combined.j2
Kevin Fenzi abf5e66531 letsencrypt: move the combined cert to a template
content is "undefined" if using variables and you can't put a newline in
it, so just move this to a simple template.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-01-25 10:01:18 -08:00

2 lines
56 B
Django/Jinja

{{certbot_certificate.stdout}}
{{certbot_chain.stdout}}