correct documentation formatting

This commit is contained in:
Toshio Kuratomi 2015-09-05 08:55:34 -07:00 committed by Matt Clay
commit ba8cc9493a
4 changed files with 15 additions and 15 deletions

View file

@ -24,14 +24,14 @@ module: vmware_target_canonical_facts
short_description: Return canonical (NAA) from an ESXi host
description:
- Return canonical (NAA) from an ESXi host based on SCSI target ID
version_added: 2.0
version_added: "2.0"
author: Joseph Callen
notes:
requirements:
- Tested on vSphere 5.5
- PyVmomi installed
options:
hostname:
hostname:
description:
- The hostname or IP address of the vSphere vCenter
required: True