�
�Udac @` s� d d l m Z m Z m Z e Z d Z d d l Z d d l Z d d l m
Z
m Z d d l m
Z
d d l m Z d d l m Z y: d d l m Z d d l m Z d d
l m Z e Z Wn e e f k
r� e Z n Xd e f d � � YZ d S(
i ( t absolute_importt divisiont print_functions�
---
netconf: sros
short_description: Use Nokia SROS netconf plugin to run netconf commands on Nokia SROS platform
deprecated:
why: This plugin moved in 'nokia.sros' collection
removed_in: '2.13'
alternative: "Use the netconf plugin in 'nokia.sros' collection within Ansible galaxy"
description:
- This sros plugin provides low level abstraction apis for
sending and receiving netconf commands from Nokia sros network devices.
version_added: "2.9"
options:
ncclient_device_handler:
type: str
default: default
description:
- Specifies the ncclient device handler name for Nokia sros network os. To
identify the ncclient device handler name refer ncclient library documentation.
N( t to_textt to_native( t AnsibleConnectionFailure( t NetconfBase( t ensure_ncclient( t manager( t SSHUnknownHostError( t to_elet Netconfc B` s>