mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
correct documentation formatting
This commit is contained in:
committed by
Matt Clay
parent
bf7851d9ad
commit
ba8cc9493a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user