From d3ce10510806e913e0c35680889abf8b40b0758f Mon Sep 17 00:00:00 2001 From: Serge van Ginderachter Date: Thu, 11 Sep 2014 15:47:22 +0200 Subject: [PATCH] vsphere_guest module doc fix --- cloud/vsphere_guest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/vsphere_guest b/cloud/vsphere_guest index e3dcc4d28ea..a91a8199dda 100644 --- a/cloud/vsphere_guest +++ b/cloud/vsphere_guest @@ -67,7 +67,7 @@ options: description: - Indicate desired state of the vm. default: present - choices: ['present', 'powered_on', 'absent', 'powered_on', 'restarted', 'reconfigured'] + choices: ['present', 'powered_on', 'absent', 'powered_off', 'restarted', 'reconfigured'] vm_disk: description: - A key, value list of disks and their sizes and which datastore to keep it in.