vsphere_guest module doc fix

pull/8973/head
Serge van Ginderachter 10 years ago
parent 1dc11c9752
commit c3614853ee

@ -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.

Loading…
Cancel
Save