Initial VPS operations handbook
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
# Requires a target-local root-owned SMTP config; no credentials are passed here.
|
||||
- name: Deploy health email alert integration
|
||||
hosts: managed
|
||||
become: true
|
||||
gather_facts: false
|
||||
roles:
|
||||
- role: email_alert
|
||||
tags: [healthcheck, email]
|
||||
Reference in New Issue
Block a user