Adding version_added for new vm_hw_version field in vpshere_guest
This commit is contained in:
parent
a398b422df
commit
d15ca75dd2
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ options:
|
|||
- Desired hardware version identifier (for example, "vmx-08" for vms that needs to be managed with vSphere Client). Note that changing hardware version of existing vm is not supported.
|
||||
required: false
|
||||
default: null
|
||||
version_added: "1.7"
|
||||
vmware_guest_facts:
|
||||
description:
|
||||
- Gather facts from vCenter on a particular VM
|
||||
|
|
Loading…
Reference in a new issue