Skip to content

Commit

Permalink
Add playbook for setting telegram webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwr18 committed Jan 19, 2024
1 parent 4026649 commit e816cf0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ansible/set_telegram_webhook.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
- hosts: webservers
become: yes
roles:
- role: telegram

0 comments on commit e816cf0

Please sign in to comment.