mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Update short description for NetApp E-Series modules. (#45820)
Update short description according to new standards
This commit is contained in:
parent
ec2c131bac
commit
205693a3f9
16 changed files with 17 additions and 18 deletions
|
@ -14,9 +14,8 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
|||
DOCUMENTATION = """
|
||||
---
|
||||
module: netapp_e_host
|
||||
short_description: manage eseries hosts
|
||||
description:
|
||||
- Create, update, remove hosts on NetApp E-series storage arrays
|
||||
short_description: NetApp E-Series manage eseries hosts
|
||||
description: Create, update, remove hosts on NetApp E-series storage arrays
|
||||
version_added: '2.2'
|
||||
author: Kevin Hulquest (@hulquest)
|
||||
extends_documentation_fragment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue