mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 18:53:12 +00:00
If user does not specify esxi_hostname then module fails to detect ESXi hostsystem from given configuration. This fixes the regression in get_all_host_objs API by getting first host managed object from list. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>