This commit is contained in:
Alex Devera 2024-12-16 16:49:20 +03:00
parent 824f66895c
commit c6be995861

View file

@ -14,4 +14,8 @@
- name: Remove unnecessary packages - name: Remove unnecessary packages
apt: apt:
autoremove: yes autoremove: yes
autoclean: yes autoclean: yes
- name: tg-alert
ansible.builtin.url:
utl: https://api.telegram.org/bot$BotID/sendMessage?chat_id=$ChatID&text=$ChatText