: 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

@@ -2,6 +2,7 @@
web_hostname:
- host: mail-relay.mateu.be
acme_reload_cmd: "systemctl restart postfix.service"
allowed_smtp_ips: "{{ [global_public_ip_address] + ['80.67.179.200'] }}"