mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 11:10:21 -07:00
Minor typo in vmware_guest_facts (#23791)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
ffa92485b4
commit
cc745b0224
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue