Skip to content

Commit

Permalink
Update short description for NetApp E-Series modules. (ansible#45820)
Browse files Browse the repository at this point in the history
Update short description according to new standards
(cherry picked from commit 205693a)
  • Loading branch information
ndswartz authored and gundalow committed Sep 19, 2018
1 parent 9b4bb04 commit c96bf26
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 18 deletions.
2 changes: 1 addition & 1 deletion lib/ansible/modules/storage/netapp/netapp_e_amg.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
DOCUMENTATION = """
---
module: netapp_e_amg
short_description: Create, Remove, and Update Asynchronous Mirror Groups
short_description: NetApp E-Series create, remove, and update asynchronous mirror groups
description:
- Allows for the creation, removal and updating of Asynchronous Mirror Groups for NetApp E-series storage arrays
version_added: '2.2'
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/storage/netapp/netapp_e_amg_role.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DOCUMENTATION = """
---
module: netapp_e_amg_role
short_description: Update the role of a storage array within an Asynchronous Mirror Group (AMG).
short_description: NetApp E-Series update the role of a storage array within an Asynchronous Mirror Group (AMG).
description:
- Update a storage array to become the primary or secondary instance in an asynchronous mirror group
version_added: '2.2'
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/storage/netapp/netapp_e_amg_sync.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DOCUMENTATION = """
---
module: netapp_e_amg_sync
short_description: Conduct synchronization actions on asynchronous mirror groups.
short_description: NetApp E-Series conduct synchronization actions on asynchronous mirror groups.
description:
- Allows for the initialization, suspension and resumption of an asynchronous mirror group's synchronization for NetApp E-series storage arrays.
version_added: '2.2'
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/storage/netapp/netapp_e_asup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
DOCUMENTATION = """
---
module: netapp_e_asup
short_description: manage E-Series auto-support settings
short_description: NetApp E-Series manage auto-support settings
description:
- Allow the auto-support settings to be configured for an individual E-Series storage-system
version_added: '2.7'
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/storage/netapp/netapp_e_auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
DOCUMENTATION = '''
---
module: netapp_e_auth
short_description: Sets or updates the password for a storage array.
short_description: NetApp E-Series set or update the password for a storage array.
description:
- Sets or updates the password for a storage array. When the password is updated on the storage array, it must be updated on the SANtricity Web
Services proxy. Note, all storage arrays do not have a Monitor or RO role.
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/storage/netapp/netapp_e_facts.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DOCUMENTATION = '''
module: netapp_e_facts
version_added: '2.2'
short_description: Get facts about NetApp E-Series arrays
short_description: NetApp E-Series retrieve facts about NetApp E-Series storage arrays
options:
api_username:
required: true
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/storage/netapp/netapp_e_flashcache.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
module: netapp_e_flashcache
author: Kevin Hulquest (@hulquest)
version_added: '2.2'
short_description: Manage NetApp SSD caches
short_description: NetApp E-Series manage SSD caches
description:
- Create or remove SSD caches on a NetApp E-Series storage array.
options:
Expand Down
5 changes: 2 additions & 3 deletions lib/ansible/modules/storage/netapp/netapp_e_host.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@
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:
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/storage/netapp/netapp_e_hostgroup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
---
module: netapp_e_hostgroup
version_added: "2.2"
short_description: Manage NetApp Storage Array Host Groups
short_description: NetApp E-Series manage array host groups
author: Kevin Hulquest (@hulquest)
description:
- Create, update or destroy host groups on a NetApp E-Series storage array.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DOCUMENTATION = """
---
module: netapp_e_snapshot_group
short_description: Manage snapshot groups
short_description: NetApp E-Series manage snapshot groups
description:
- Create, update, delete snapshot groups for NetApp E-series storage arrays
version_added: '2.2'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DOCUMENTATION = """
---
module: netapp_e_snapshot_images
short_description: Create and delete snapshot images
short_description: NetApp E-Series create and delete snapshot images
description:
- Create and delete snapshots images on snapshot groups for NetApp E-series storage arrays.
- Only the oldest snapshot image can be deleted so consistency is preserved.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DOCUMENTATION = """
---
module: netapp_e_snapshot_volume
short_description: Manage E/EF-Series snapshot volumes.
short_description: NetApp E-Series manage snapshot volumes.
description:
- Create, update, remove snapshot volumes for NetApp E/EF-Series storage arrays.
version_added: '2.2'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DOCUMENTATION = '''
module: netapp_e_storage_system
version_added: "2.2"
short_description: Add/remove arrays from the Web Services Proxy
short_description: NetApp E-Series Web Services Proxy manage storage arrays
description:
- Manage the arrays accessible via a NetApp Web Services Proxy for NetApp E-series storage arrays.
options:
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/storage/netapp/netapp_e_storagepool.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DOCUMENTATION = '''
---
module: netapp_e_storagepool
short_description: Manage disk groups and disk pools
short_description: NetApp E-Series manage disk groups and disk pools
version_added: '2.2'
description:
- Create or remove disk groups and disk pools for NetApp E-series storage arrays.
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/storage/netapp/netapp_e_volume.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
---
module: netapp_e_volume
version_added: "2.2"
short_description: Manage storage volumes (standard and thin)
short_description: NetApp E-Series manage storage volumes (standard and thin)
description:
- Create or remove volumes (standard and thin) for NetApp E/EF-series storage arrays.
extends_documentation_fragment:
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/storage/netapp/netapp_e_volume_copy.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DOCUMENTATION = """
---
module: netapp_e_volume_copy
short_description: Create volume copy pairs
short_description: NetApp E-Series create volume copy pairs
description:
- Create and delete snapshots images on volume groups for NetApp E-series storage arrays.
version_added: '2.2'
Expand Down

0 comments on commit c96bf26

Please sign in to comment.