mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 12:21:26 -07:00
IBM_Storage: docs and author changes as requested by Ansible team (#48158)
This commit is contained in:
parent
f728f2bff0
commit
adce695aba
6 changed files with 17 additions and 17 deletions
|
@ -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 = '''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue