mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
* short_description fix batch 3
* Update plugins/modules/telegram.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 6b20572ea1
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
4ed5177d60
commit
b765938b79
48 changed files with 48 additions and 48 deletions
|
@ -11,7 +11,7 @@ __metaclass__ = type
|
|||
DOCUMENTATION = r'''
|
||||
---
|
||||
module: scaleway_image_info
|
||||
short_description: Gather information about the Scaleway images available.
|
||||
short_description: Gather information about the Scaleway images available
|
||||
description:
|
||||
- Gather information about the Scaleway images available.
|
||||
author:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue