mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-04 07:19:10 -07:00
adjust doc style - batch 2 (#9447)
This commit is contained in:
parent
040cd0ca50
commit
5f47127ef7
21 changed files with 47 additions and 47 deletions
|
@ -37,7 +37,7 @@ options:
|
|||
api_key:
|
||||
type: str
|
||||
description:
|
||||
- Mattermost webhook api key. Log into your mattermost site, go to Menu -> Integration -> Incoming Webhook -> Add Incoming Webhook. This
|
||||
- Mattermost webhook API key. Log into your Mattermost site, go to Menu -> Integration -> Incoming Webhook -> Add Incoming Webhook. This
|
||||
will give you full URL. O(api_key) is the last part. U(http://mattermost.example.com/hooks/API_KEY).
|
||||
required: true
|
||||
text:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue