mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-30 14:21:26 -07:00
VMware: clarified vmware_guest UUID usage (#33125)
This commit is contained in:
parent
fbe946719e
commit
88a14465b7
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ options:
|
||||||
description:
|
description:
|
||||||
- UUID of the instance to manage if known, this is VMware's unique identifier.
|
- UUID of the instance to manage if known, this is VMware's unique identifier.
|
||||||
- This is required if name is not supplied.
|
- This is required if name is not supplied.
|
||||||
|
- Please note that a supplied UUID will be ignored on VM creation, as VMware creates the UUID internally.
|
||||||
template:
|
template:
|
||||||
description:
|
description:
|
||||||
- Template used to create VM.
|
- Template used to create VM.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue