ansible/awx

Integrated notifications with Microsoft Teams

Open

#885 创建于 2017年12月24日

在 GitHub 查看
 (27 评论) (23 反应) (0 负责人)Python (13,071 star) (3,333 fork)batch import
Hacktoberfestcomponent:apigood first issuehelp wantedtype:enhancement

描述

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
  • UI
SUMMARY

I'm trying to setup webhooks notifications with Microsoft Teams, but i'm getting errors. Maybe a misconfiguration, but there is no documentation about how to do it.

Maybe someone already achieved this by webhooks, but it would be great to add an option to do it like slack.

ENVIRONMENT
  • AWX version: 1.0.2.303
  • AWX install method: docker on linux
  • Ansible version: 2.4.2.0
  • Operating System: Ubuntu
  • Web Browser: Firefox
STEPS TO REPRODUCE

as described here: https://docs.ansible.com/ansible-tower/latest/html/userguide/notifications.html#webhook

and here: https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/connectors

EXPECTED RESULTS

Select notification type Microsoft Teams, and configure the options. Or a documentation of how to do it with webhook option.

ACTUAL RESULTS

With webhook I'm receiving this error. ERROR awx.main.notifications.webhook_backend Error sending notification webhook: Summary or Text is required.

ADDITIONAL INFORMATION

贡献者指南