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

7 lines
199 B
YAML
Raw Normal View History

2026-08-03 12:26:42 +08:00
---
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