mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Doc: Make documentation link as clickable (#33188)
This fixes URL clickable in slack module. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
committed by
ansibot
parent
8679d2e396
commit
0b823e3fe0
@@ -114,7 +114,8 @@ options:
|
||||
- 'danger'
|
||||
attachments:
|
||||
description:
|
||||
- Define a list of attachments. This list mirrors the Slack JSON API. For more information, see https://api.slack.com/docs/attachments
|
||||
- Define a list of attachments. This list mirrors the Slack JSON API.
|
||||
- For more information, see also in the (U(https://api.slack.com/docs/attachments)).
|
||||
required: false
|
||||
default: None
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user