Compare commits

...

2 commits

Author SHA1 Message Date
faaf7bcf72 n
Some checks failed
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/pr/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline failed
ci/woodpecker/pr/ansible-lint Pipeline failed
2024-04-03 23:49:55 +02:00
7c1aced5ba s 2024-04-03 23:49:15 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ services:
ALWAYS_ADD_MISSING_HEADERS: "no" # literal
# LOG_SUBJECT: "yes" # literal
INET_PROTOCOL: ipv4
SMTP_GENERIC_MAP: "/.*/ info@mgrote.net"
#SMTP_GENERIC_MAP: "/.*/ info@mgrote.net" # deactivated; dont overwrite sender
networks:
- mail-relay
healthcheck:

View file

@ -4,4 +4,4 @@ network:
renderer: networkd
ethernets:
{{ ansible_default_ipv4.interface }}:
dhcp4: yes
dhcp4: true