2 lines
121 B
YAML
2 lines
121 B
YAML
- name: testmail
|
|
shell: echo "zed ist eingerichtet" | mail -s "{{ ansible_hostname }} - zed" {{ empfaenger_mail }}
|