IBM_Storage: docs and author changes as requested by Ansible team (#48158)

This commit is contained in:
Tzur Eliyahu 2018-11-07 22:52:19 +02:00 committed by Alicia Cozine
parent f728f2bff0
commit adce695aba
6 changed files with 17 additions and 17 deletions

View file

@ -16,11 +16,11 @@ ANSIBLE_METADATA = {'status': ['preview'],
DOCUMENTATION = '''
---
module: ibm_sa_host
short_description: Adds hosts to or removes them from IBM Spectrum Accelerate storage systems.
short_description: Adds hosts to or removes them from IBM Spectrum Accelerate Family storage systems.
version_added: "2.7"
description:
- "This module adds hosts to or removes them from IBM Spectrum Accelerate storage systems."
- "This module adds hosts to or removes them from IBM Spectrum Accelerate Family storage systems."
options:
host:
@ -58,7 +58,7 @@ extends_documentation_fragment:
- ibm_storage
author:
- Tzur Eliyahu (tzure@il.ibm.com)
- Tzur Eliyahu (@tzure)
'''
EXAMPLES = '''