mirror of https://github.com/zulip/zulip.git
integration-docs: Update Ansible Tower for new doc format.
Part of #29592.
This commit is contained in:
parent
49f6fc5a40
commit
558b3e7cba
|
@ -1,22 +1,36 @@
|
||||||
|
# Zulip Ansible Tower integration
|
||||||
|
|
||||||
Get Ansible Tower notifications in Zulip!
|
Get Ansible Tower notifications in Zulip!
|
||||||
|
|
||||||
|
{start_tabs}
|
||||||
|
|
||||||
1. {!create-channel.md!}
|
1. {!create-channel.md!}
|
||||||
|
|
||||||
1. {!create-an-incoming-webhook.md!}
|
1. {!create-an-incoming-webhook.md!}
|
||||||
|
|
||||||
1. {!generate-integration-url.md!}
|
1. {!generate-webhook-url-basic.md!}
|
||||||
|
|
||||||
1. Go to your Ansible Tower or AWX Admin Portal. Click **Notifications** on
|
1. Go to **Notifications** in your Ansible Tower or AWX Admin Portal,
|
||||||
the left sidebar, and click **Add**.
|
and select **Add**.
|
||||||
|
|
||||||
1. Set **Name** to a name of your choice, such as `Zulip`. Select the organization
|
1. Set **Name** to a name of your choice, such as `Zulip`. Select the
|
||||||
you'd like to be notified about, and set **Type** to **Webhook**. Set
|
organization you'd like to be notified about, and set **Type** to
|
||||||
**Target URL** to the URL constructed above, and click **Save**.
|
**Webhook**. Set **Target URL** to the URL generated above, and
|
||||||
|
click **Save**.
|
||||||
|
|
||||||
1. Click on **Organizations** on the left sidebar. Click the pencil icon to
|
1. Go to **Organizations**, and find the organization you selected
|
||||||
edit the organization you selected above, and click **Notifications**.
|
when adding the webhook notification. Click the pencil icon to edit
|
||||||
Select the events you would like to be notified about, and click **Save**.
|
the organization.
|
||||||
|
|
||||||
|
1. Select **Notifications**, and then select the events you would like
|
||||||
|
to be notified about, and click **Save**.
|
||||||
|
|
||||||
|
{end_tabs}
|
||||||
|
|
||||||
{!congrats.md!}
|
{!congrats.md!}
|
||||||
|
|
||||||
![](/static/images/integrations/ansibletower/001.png)
|
![](/static/images/integrations/ansibletower/001.png)
|
||||||
|
|
||||||
|
### Related documentation
|
||||||
|
|
||||||
|
{!webhooks-url-specification.md!}
|
||||||
|
|
Loading…
Reference in New Issue