summaryrefslogtreecommitdiff
path: root/notification
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2015-07-21 12:58:18 -0400
committerBrian Coca <brian.coca+git@gmail.com>2015-07-21 12:58:37 -0400
commitd63648d3c2b23928d6689eea272b76702d794acd (patch)
tree9c0230890f4e82fc0adb933d39538c42ab2740b2 /notification
parent45f1c7903a811945cd5b4018ddd679b48e16a4da (diff)
downloadansible-modules-extras-d63648d3c2b23928d6689eea272b76702d794acd.tar.gz
fixed decriptions to be lists
Diffstat (limited to 'notification')
-rw-r--r--notification/jabber.py12
1 files changed, 6 insertions, 6 deletions
diff --git a/notification/jabber.py b/notification/jabber.py
index 1a19140a..606287cd 100644
--- a/notification/jabber.py
+++ b/notification/jabber.py
@@ -29,15 +29,15 @@ description:
options:
user:
description:
- User as which to connect
+ - User as which to connect
required: true
password:
description:
- password for user to connect
+ - password for user to connect
required: true
to:
description:
- user ID or name of the room, when using room use a slash to indicate your nick.
+ - user ID or name of the room, when using room use a slash to indicate your nick.
required: true
msg:
description:
@@ -46,16 +46,16 @@ options:
default: null
host:
description:
- host to connect, overrides user info
+ - host to connect, overrides user info
required: false
port:
description:
- port to connect to, overrides default
+ - port to connect to, overrides default
required: false
default: 5222
encoding:
description:
- message encoding
+ - message encoding
required: false
# informational: requirements for nodes