Skip to content

Commit

Permalink
Merge pull request #1774 from tactilenews/add_playbook_for_setting_te…
Browse files Browse the repository at this point in the history
…legram_webhook

Add playbook for setting telegram webhook
  • Loading branch information
mattwr18 authored Jan 19, 2024
2 parents 4026649 + e816cf0 commit 2452442
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 2452442

Please sign in to comment.