13 lines
320 B
YAML
13 lines
320 B
YAML
---
|
|
- name: telegram_alex
|
|
platform: telegram
|
|
chat_id: !secret services_notification_telegram_chat_id_01
|
|
|
|
- name: telegram_tanya
|
|
platform: telegram
|
|
chat_id: !secret services_notification_telegram_chat_id_02
|
|
|
|
- name: telegram_group
|
|
platform: telegram
|
|
chat_id: !secret services_notification_telegram_chat_id_03
|