Files
vps/ansible/roles/email_alert/defaults/main.yml
T

7 lines
199 B
YAML

---
email_alert_config_path: /etc/vps-health/alert-smtp.conf
email_alert_state_path: /var/lib/vps-health/alert-state
email_alert_recipient: ''
email_alert_enabled: false
email_alert_repeat_hours: 24