summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Paine <aioue@users.noreply.github.com>2015-05-21 12:52:52 +0100
committerToshio Kuratomi <toshio@fedoraproject.org>2015-05-29 08:49:15 -0700
commit441cd13c407566fcfdfa38ee42fa911b8db4ff13 (patch)
tree1d9ba471f89fea19b4181d9db0a1a0638a63e2dc
parent7c191d6d5ec8c25cb643a7f1f9a7fe164ba562f3 (diff)
downloadansible-modules-core-441cd13c407566fcfdfa38ee42fa911b8db4ff13.tar.gz
Update vsphere_guest.py
Add mounted ISO image to examples.
-rw-r--r--cloud/vmware/vsphere_guest.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/cloud/vmware/vsphere_guest.py b/cloud/vmware/vsphere_guest.py
index a09a59c7..256ec00a 100644
--- a/cloud/vmware/vsphere_guest.py
+++ b/cloud/vmware/vsphere_guest.py
@@ -162,6 +162,9 @@ EXAMPLES = '''
num_cpus: 2
osid: centos64Guest
scsi: paravirtual
+ vm_cdrom:
+ type: "iso"
+ iso_path: "DatastoreName/cd-image.iso"
esxi:
datacenter: MyDatacenter
hostname: esx001.mydomain.local