: automate acme.sh certificate issue
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m20s

This commit is contained in:
VC
2025-04-10 11:56:46 +02:00
parent fbf7913763
commit 72326fab41
7 changed files with 44 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
---
web_hostname:
- host: imap.libertus.eu
acme_reload_cmd: "systemctl restart dovecot.service"
- host: smtp.libertus.eu
acme_reload_cmd: "systemctl restart postfix.service"