mandatory silly mistake
This commit is contained in:
parent
b4cd4ad15b
commit
f51872885c
1 changed files with 2 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue