mirror of
https://github.com/ansible/awx.git
synced 2026-03-29 06:45:09 -02:30
when a *color* is specified for a Slack notification template, we use the *web* not the RTM API; when you use a bot with the web API, you have to specify the `as_user=True` argument to have the message use the bot's name and avatar see: https://github.com/ansible/tower/issues/2883 see: https://github.com/ansible/awx/issues/2187