Files
ansible/inventory/host_vars/mail.yml
VC 72326fab41
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m20s
: automate acme.sh certificate issue
2025-04-10 11:56:46 +02:00

7 lines
186 B
YAML

---
web_hostname:
- host: imap.libertus.eu
acme_reload_cmd: "systemctl restart dovecot.service"
- host: smtp.libertus.eu
acme_reload_cmd: "systemctl restart postfix.service"