mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
Noted in documentation that standalone esxi hosts should use ha-datacenter for the datacenter string
This commit is contained in:
parent
8cc3543918
commit
2d6e697c27
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…
Add table
Add a link
Reference in a new issue