Skip to content

Commit b4ae388

Browse files
author
nina.loser
committed
Missed it
1 parent bb68f14 commit b4ae388

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
@@ -430,6 +430,7 @@ def get_virtual_machines(self):
430430

431431
esxi_hostname = None
432432
esxi_parent = None
433+
note = None
433434

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

0 commit comments

Comments
 (0)