mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
NetApp Bulk Doc changes (#45856)
* Doc changes * fix ansibot issue * Fix spacing
This commit is contained in:
parent
f85065dabf
commit
e3ec9e5345
39 changed files with 79 additions and 79 deletions
|
@ -17,14 +17,14 @@ DOCUMENTATION = '''
|
|||
|
||||
module: na_ontap_iscsi
|
||||
|
||||
short_description: Manage NetApp ONTAP iscsi service
|
||||
short_description: NetApp ONTAP manage iSCSI service
|
||||
extends_documentation_fragment:
|
||||
- netapp.na_ontap
|
||||
version_added: '2.6'
|
||||
author: NetApp Ansible Team (ng-ansibleteam@netapp.com)
|
||||
|
||||
description:
|
||||
- create, delete, start, stop iscsi service on svm.
|
||||
- create, delete, start, stop iSCSI service on SVM.
|
||||
|
||||
options:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue