mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Merge pull request #8912 from nathansoz/devel
Documentation edit for vsphere_guest module
This commit is contained in:
commit
8604f6dcd9
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ options:
|
||||||
default: None
|
default: None
|
||||||
esxi:
|
esxi:
|
||||||
description:
|
description:
|
||||||
- Dictionary which includes datacenter and hostname on which the VM should be created.
|
- Dictionary which includes datacenter and hostname on which the VM should be created. For standalone ESXi hosts, ha-datacenter should be used as the datacenter name
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
state:
|
state:
|
||||||
|
|
Loading…
Reference in a new issue