Difference between revisions of "AWX Telegram Notification"
Jump to navigation
Jump to search
(Created page with "=AWX Telegram Notification= With notification Plugins, you can get informent about what your AWX/Ansible Tower is up tp. =Setup= * AWX > Notification > Add ** Name: Telegram...") |
(No difference)
|
Revision as of 13:25, 14 June 2024
1 AWX Telegram Notification
With notification Plugins, you can get informent about what your AWX/Ansible Tower is up tp.
2 Setup
- AWX > Notification > Add
- Name: Telegram
- Notification Type: Webhook
- Target URL: https://api.telegram.org/bot<INSERT_AUTH_TOKEN_HERE>/sendMessage
- HTTP Method: POST
- HTTP Headers:{"Content-Type":"application/json"}