Fix example typo for vmware_host_facts module (#63434)

This commit is contained in:
sky-joker 2019-10-15 00:14:50 +09:00 committed by Sandra McCann
parent 7a8c909876
commit 11dc3a972f

View file

@ -115,8 +115,8 @@ EXAMPLES = r'''
- name: Gather some info from a host using the vSphere API output schema
vmware_host_facts:
hostname: "{{ vcenter_server }}"
username: "{{ esxi_username }}"
password: "{{ esxi_password }}"
username: "{{ vcenter_user }}"
password: "{{ vcenter_pass }}"
esxi_hostname: "{{ esxi_hostname }}"
schema: vsphere
properties: