AWX Telegram Notification

From Bitbull Wiki
Revision as of 13:25, 14 June 2024 by Chris (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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"}