mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
mandatory silly mistake
This commit is contained in:
@@ -20,10 +20,9 @@
|
||||
|
||||
DOCUMENTATION = """
|
||||
module: slack
|
||||
short_description: Send notifications to U(Slack.com)
|
||||
short_description: Send Slack notifications
|
||||
description:
|
||||
- The M(slack) module sends notifications to U(Slack.com) via the incoming WebHook
|
||||
See the Slack documentation U()
|
||||
- The M(slack) module sends notifications to U(http://slack.com) via the Incoming WebHook integration
|
||||
version_added: 1.6
|
||||
author: Ramon de la Fuente <ramon@delafuente.nl>
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user