correct mail FROM

This commit is contained in:
vincent 2020-07-14 12:55:46 +02:00
parent f0bea66225
commit a672bdc911

View File

@ -94,7 +94,7 @@ rsynchostalloawed: 192.168.1.10
fail2ban_destmail: "{{ user.mail }}"
fail2ban_sendmail: "{{ user.mail }}"
fail2ban_sendmail: "{{inventory_hostname}}@{{domain.name}}"
Gandi_API_KEYS: "{{ vault_gandi_API_Keys }}"
Gandi_Domain: "{{ domain.name }}"