mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00: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:
@@ -12,7 +12,7 @@ __metaclass__ = type
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: vertica_info
|
||||
short_description: Gathers Vertica database facts.
|
||||
short_description: Gathers Vertica database facts
|
||||
description:
|
||||
- Gathers Vertica database information.
|
||||
- This module was called C(vertica_facts) before Ansible 2.9, returning C(ansible_facts).
|
||||
|
||||
Reference in New Issue
Block a user