Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5529)

* 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:
patchback[bot] 2022-11-09 21:18:39 +01:00 committed by GitHub
commit 618e567377
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
48 changed files with 48 additions and 48 deletions

View file

@ -12,7 +12,7 @@ __metaclass__ = type
DOCUMENTATION = '''
---
module: smartos_image_info
short_description: Get SmartOS image details.
short_description: Get SmartOS image details
description:
- Retrieve information about all installed images on SmartOS.
- This module was called C(smartos_image_facts) before Ansible 2.9, returning C(ansible_facts).