Update lib/ansible/modules/cloud/vmware/vmware_guest_sendkey.py

Co-Authored-By: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Diane Wang 2019-06-28 05:57:14 -07:00 committed by Gonéri Le Bouder
parent fcc0b71c74
commit 5873521ddd

View file

@ -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