--- # 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]