Bug fixes for ontap_cifs.py (#44182)
This commit is contained in:
parent
cfa304a400
commit
87467dcd66
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||||
'supported_by': 'community'}
|
'supported_by': 'community'}
|
||||||
|
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
author: "Archana Ganesan (garchana@netapp.com), Suhas Bangalore Shekar (bsuhas@netapp.com)"
|
author: NetApp Ansible Team (ng-ansibleteam@netapp.com)
|
||||||
description:
|
description:
|
||||||
- "Create or destroy or modify(path) cifs-share on ONTAP"
|
- "Create or destroy or modify(path) cifs-share on ONTAP"
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
|
|
Loading…
Reference in a new issue