mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized alarm and system handlers
This commit is contained in:
@@ -6,5 +6,7 @@
|
||||
|
||||
- include_role:
|
||||
name: sys-service
|
||||
|
||||
|
||||
vars:
|
||||
# If the email notifier fails, trigger the Telegram notifier,
|
||||
# passing the failing unit's name as the instance text.
|
||||
system_service_tpl_on_failure: "{{ ('sys-ctl-alm-telegram@') | get_service_name(SOFTWARE_NAME, False) }}%n.service"
|
||||
|
Reference in New Issue
Block a user