mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
[PR #9435/2f82bd8e backport][stable-10] Adjust doc style (#9445)
Adjust doc style (#9435)
* adjust doc style
* Update plugins/modules/swupd.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* restore sanity
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 2f82bd8ece
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
151f6c9ce3
commit
b22777de44
24 changed files with 50 additions and 49 deletions
|
@ -15,10 +15,10 @@ author:
|
|||
- "Artem Feofanov (@tyouxa)"
|
||||
- "Nikolai Lomov (@lomserman)"
|
||||
|
||||
short_description: Send notifications via telegram
|
||||
short_description: Send notifications using telegram
|
||||
|
||||
description:
|
||||
- Send notifications via telegram bot, to a verified group or user.
|
||||
- Send notifications using telegram bot, to a verified group or user.
|
||||
- Also, the user may try to use any other telegram bot API method, if you specify O(api_method) argument.
|
||||
notes:
|
||||
- You will require a telegram account and create telegram bot to use this module.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue