From 2d6e697c275763585f98f8e8c2ebeb881797c6f6 Mon Sep 17 00:00:00 2001 From: Nathan Sosnovske Date: Sat, 6 Sep 2014 15:04:06 -0700 Subject: [PATCH] Noted in documentation that standalone esxi hosts should use ha-datacenter for the datacenter string --- library/cloud/vsphere_guest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/cloud/vsphere_guest b/library/cloud/vsphere_guest index cdbee6b938..e3dcc4d28e 100644 --- a/library/cloud/vsphere_guest +++ b/library/cloud/vsphere_guest @@ -60,7 +60,7 @@ options: default: None esxi: 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 default: null state: