Skip to content

Commit 89eb078

Browse files
author
nina.loser
committed
Merge remote-tracking branch 'origin/try_except_for_ManagedObjectNotFound_VMs' into try_except_for_ManagedObjectNotFound_VMs
# Conflicts: # plugins/modules/vmware_vm_info.py
2 parents b4ae388 + 425847d commit 89eb078

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

plugins/modules/vmware_vm_info.py

+6-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,12 @@
119119
type: bool
120120
show_notes:
121121
description:
122-
-Tags virtual machine's notes is shown if set to C(true).
122+
-Tags virtual machine's notes is shown if set to V(true).
123+
default: false
124+
type: bool
125+
show_notes:
126+
description:
127+
-Tags virtual machine's notes is shown if set to V(true).
123128
default: false
124129
type: bool
125130
show_allocated:

0 commit comments

Comments
 (0)