mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02: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 = """
|
||||
instance:
|
||||
descripton: metadata about the virtualmachine
|
||||
description: metadata about the virtual machine
|
||||
returned: always
|
||||
type: dict
|
||||
sample: None
|
||||
|
|
Loading…
Reference in a new issue