summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/vmware/vsphere_guest.py
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2017-01-07 08:50:10 -0800
committerToshio Kuratomi <a.badger@gmail.com>2017-01-07 13:00:15 -0800
commitaee66d7b5b74651acd4e2c5de8a9e2b02f2a0fc5 (patch)
tree322f7b591cbbd8349ac68f3e04a9aa0168aab360 /lib/ansible/modules/cloud/vmware/vsphere_guest.py
parentadb7426c0c3e52db719c388f51a8bb4aadf453e7 (diff)
downloadansible-aee66d7b5b74651acd4e2c5de8a9e2b02f2a0fc5.tar.gz
Fix code-blocks to use correct syntax highlightingdocs-code-block-fixes
Diffstat (limited to 'lib/ansible/modules/cloud/vmware/vsphere_guest.py')
-rw-r--r--lib/ansible/modules/cloud/vmware/vsphere_guest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/cloud/vmware/vsphere_guest.py b/lib/ansible/modules/cloud/vmware/vsphere_guest.py
index a309064fe4..e7de7625d4 100644
--- a/lib/ansible/modules/cloud/vmware/vsphere_guest.py
+++ b/lib/ansible/modules/cloud/vmware/vsphere_guest.py
@@ -291,7 +291,7 @@ EXAMPLES = '''
hw_guest_id: "rhel6_64Guest"
hw_memtotal_mb: 2048
hw_name: "centos64Guest"
- hw_power_status: "POWERED ON",
+ hw_power_status: "POWERED ON"
hw_processor_count: 2
hw_product_uuid: "ef50bac8-2845-40ff-81d9-675315501dac"