mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-16 09:55:26 -07:00
Fix documentation for twilio module.
This commit is contained in:
parent
5b3b9ba267
commit
50aa3f6a09
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
version_added: "1.6"
|
||||
module: text
|
||||
module: twilio
|
||||
short_description: Sends a text message to a mobile phone through Twilio.
|
||||
description:
|
||||
- Sends a text message to a phone number through an the Twilio SMS service.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue