w
This commit is contained in:
parent
824f66895c
commit
c6be995861
1 changed files with 5 additions and 1 deletions
|
@ -15,3 +15,7 @@
|
|||
apt:
|
||||
autoremove: yes
|
||||
autoclean: yes
|
||||
|
||||
- name: tg-alert
|
||||
ansible.builtin.url:
|
||||
utl: https://api.telegram.org/bot$BotID/sendMessage?chat_id=$ChatID&text=$ChatText
|
Loading…
Reference in a new issue