mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
Bug Fixes for ontap_interface.py (#44200)
This commit is contained in:
parent
4abfbe06c4
commit
8c97aa948e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ short_description: ONTAP LIF configuration
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
- netapp.na_ontap
|
- netapp.na_ontap
|
||||||
version_added: '2.6'
|
version_added: '2.6'
|
||||||
author: chhaya gunawat (chhayag@netapp.com)
|
author: NetApp Ansible Team (ng-ansibleteam@netapp.com)
|
||||||
|
|
||||||
description:
|
description:
|
||||||
- Creating / deleting and modifying the LIF.
|
- Creating / deleting and modifying the LIF.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue