vmware_guest: Fix the esxi_hostname docstring to match the arg dict's required= (#3479)

Fixes #3476
pull/18777/head
jctanner 8 years ago committed by Matt Clay
parent c2dcf62aee
commit d2bb9c1298

@ -88,7 +88,7 @@ options:
esxi_hostname: esxi_hostname:
description: description:
- The esxi hostname where the VM will run. - The esxi hostname where the VM will run.
required: True required: False
annotation: annotation:
description: description:
- A note or annotation to include in the VM - A note or annotation to include in the VM

Loading…
Cancel
Save