Skip to content

Commit 425847d

Browse files
author
nina.loser
committed
Missed it
1 parent 201a687 commit 425847d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/modules/vmware_vm_info.py

+1
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,7 @@ def get_virtual_machines(self):
439439

440440
esxi_hostname = None
441441
esxi_parent = None
442+
note = None
442443

443444
if self.module.params.get('show_esxi_hostname') or self.module.params.get('show_cluster'):
444445
if summary.runtime.host:

0 commit comments

Comments
 (0)