Update lib/ansible/modules/cloud/vmware/vmware_guest_sendkey.py
Co-Authored-By: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
fcc0b71c74
commit
5873521ddd
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ EXAMPLES = '''
|
||||||
'''
|
'''
|
||||||
|
|
||||||
RETURN = """
|
RETURN = """
|
||||||
sendkey_facts:
|
sendkey_info:
|
||||||
description: display the keys and the number of keys sent to the virtual machine
|
description: display the keys and the number of keys sent to the virtual machine
|
||||||
returned: always
|
returned: always
|
||||||
type: dict
|
type: dict
|
||||||
|
|
Loading…
Reference in a new issue