Correction for mail recipient.
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
port: 465
|
||||
username: christiansteinle@arcor.de
|
||||
password: "{{ mail-password }}"
|
||||
to: {{ item.value.email }}
|
||||
to: "{{ item.value.email }}"
|
||||
subject: Datenbank Backup
|
||||
body: System {{ ansible_hostname }} has been successfully provisioned.
|
||||
attach:
|
||||
|
||||
Reference in New Issue
Block a user