mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
correct documentation formatting
This commit is contained in:
parent
bf7851d9ad
commit
ba8cc9493a
4 changed files with 15 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue