mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -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
|
@ -17,11 +17,11 @@ ANSIBLE_METADATA = {'status': ['preview'],
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: ibm_sa_domain
|
||||
short_description: Manages domains in IBM Spectrum Accelerate storage systems.
|
||||
short_description: Manages domains on IBM Spectrum Accelerate Family storage systems
|
||||
version_added: "2.8"
|
||||
|
||||
description:
|
||||
- "This module can be used to adds domains to or removes them from IBM Spectrum Accelerate storage systems"
|
||||
- "This module can be used to add domains to or removes them from IBM Spectrum Accelerate Family storage systems."
|
||||
|
||||
options:
|
||||
domain:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue