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:
description:
- The esxi hostname where the VM will run.
required: True
required: False
annotation:
description:
- A note or annotation to include in the VM

Loading…
Cancel
Save