summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Paine <aioue@users.noreply.github.com>2015-05-21 12:52:52 +0100
committerTom Paine <aioue@users.noreply.github.com>2015-05-21 12:52:52 +0100
commit3183ab6da17d956dcd82726606b2af1d4ef05687 (patch)
tree984e0109282968d52836ab87abc8c64de85e2862
parented07502587ea4826d11966bdb9c38c78aa81a5ac (diff)
downloadansible-modules-core-3183ab6da17d956dcd82726606b2af1d4ef05687.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