mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 12:41:36 +01:00
fix: use fq address as user for mail
This commit is contained in:
@@ -114,4 +114,4 @@
|
||||
host: "{{ smtp_internal_host }}"
|
||||
port: "{{ smtp_internal_host_port }}"
|
||||
ssl: "false"
|
||||
user: "{{ smtp_service_user }}"
|
||||
user: "{{ smtp_service_user }}@atlantishq.de"
|
||||
|
||||
Reference in New Issue
Block a user