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