Implemented telegram notifications

This commit is contained in:
2023-05-28 22:17:33 +02:00
parent 196f1e759d
commit 25e3d3c31c
47 changed files with 232 additions and 55 deletions

View File

@@ -0,0 +1,4 @@
- name: "restart systemd_notifier_telegram service"
systemd:
name: systemd_notifier_telegram.service
daemon_reload: yes