mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Minor typo in vmware_guest_facts (#23791)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -76,7 +76,7 @@ EXAMPLES = '''
|
|||||||
|
|
||||||
RETURN = """
|
RETURN = """
|
||||||
instance:
|
instance:
|
||||||
descripton: metadata about the virtualmachine
|
description: metadata about the virtual machine
|
||||||
returned: always
|
returned: always
|
||||||
type: dict
|
type: dict
|
||||||
sample: None
|
sample: None
|
||||||
|
|||||||
Reference in New Issue
Block a user