AWX Telegram Notification
Jump to navigation
Jump to search
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"}