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 = """
|
DOCUMENTATION = """
|
||||||
module: slack
|
module: slack
|
||||||
short_description: Send notifications to U(Slack.com)
|
short_description: Send Slack notifications
|
||||||
description:
|
description:
|
||||||
- The M(slack) module sends notifications to U(Slack.com) via the incoming WebHook
|
- The M(slack) module sends notifications to U(http://slack.com) via the Incoming WebHook integration
|
||||||
See the Slack documentation U()
|
|
||||||
version_added: 1.6
|
version_added: 1.6
|
||||||
author: Ramon de la Fuente <ramon@delafuente.nl>
|
author: Ramon de la Fuente <ramon@delafuente.nl>
|
||||||
options:
|
options:
|
||||||
|
|
Loading…
Reference in a new issue