mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix M(). (#591)
* Fix M(). * Break long line. * Fix the remaining M(...). * Break long line.
This commit is contained in:
@@ -15,7 +15,7 @@ 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).
|
||||
Note that the M(vertica_info) module no longer returns C(ansible_facts)!
|
||||
Note that the M(community.general.vertica_info) module no longer returns C(ansible_facts)!
|
||||
options:
|
||||
cluster:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user