: 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,6 +1,7 @@
---
web_hostname:
- host: libertus.eu
acme_reload_cmd: "systemctl restart prosody.service"
- host: upload.libertus.eu
- host: xmpp.libertus.eu

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'] }}"

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"

View File

@@ -14,7 +14,9 @@ web_hostname:
- host: mail.libertus.eu
type: roundcube
- host: perso.nintendojo.fr
acme_unmanaged: true
- host: perso.libertus.eu
acme_unmanaged: true
- host: r.mateu.be
- host: ff.libertus.eu
type: firefly3

View File

@@ -3,10 +3,12 @@ php_modules: ['opcache', 'mysql', 'mbstring', 'gd', 'intl', 'xml', 'bcmath', 'cu
web_hostname:
- host: nintendojo.fr
acme_unmanaged: true
- host: www.nintendojo.fr
- host: forum.nintendojo.fr
type: phpbb
- host: nintendojofr.com
acme_unmanaged: true
- host: www.nintendojofr.com
type: retrodojo
- host: forum.nintendojofr.com