6 lines
208 B
Text
6 lines
208 B
Text
---
|
|
|
|
virtual_domain: tunuifranken.info
|
|
letsencrypt_email: "dns@{{ virtual_domain }}"
|
|
letsencrypt_domain: "{{ ansible_hostname }}.{{ virtual_domain }}"
|
|
letsencrypt_post_hook: systemctl restart postfix dovecot
|