ACI: Improve module index short_description (#36665)

This commit is contained in:
Dag Wieers 2018-02-24 01:27:37 +01:00 committed by GitHub
parent 1abc47c5d3
commit 665f5b4e9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
49 changed files with 58 additions and 58 deletions

View file

@ -13,7 +13,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = r'''
---
module: aci_encap_pool
short_description: Manage encap pools on Cisco ACI fabrics (fvns:VlanInstP, fvns:VxlanInstP, fvns:VsanInstP)
short_description: Manage encap pools (fvns:VlanInstP, fvns:VxlanInstP, fvns:VsanInstP)
description:
- Manage vlan, vxlan, and vsan pools on Cisco ACI fabrics.
notes: