mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Add notes about new notification module.
This commit is contained in:
@@ -18,6 +18,7 @@ New Modules:
|
||||
* notification: nexmo (SMS)
|
||||
* notification: twilio (SMS)
|
||||
* notification: slack (Slack.com)
|
||||
* notification: typetalk (Typetalk.in)
|
||||
* system: debconf
|
||||
* system: ufw
|
||||
* system: locale_gen
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: typetalk
|
||||
version_added: "1.5"
|
||||
version_added: "1.6"
|
||||
short_description: Send a message to typetalk
|
||||
description:
|
||||
- Send a message to typetalk using typetalk API ( http://developers.typetalk.in/ )
|
||||
|
||||
Reference in New Issue
Block a user