acme/certificate: Use certificate_name for task name

dehydrated
Felix Stupp 4 years ago
parent 6ecf4426e2
commit c66dbe42c4
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -1,6 +1,6 @@
---
- name: Issue certificate for {{ domain }}
- name: Issue certificate for {{ certificate_name }}
command:
cmd: >-
certbot certonly

Loading…
Cancel
Save