Deprecated

Removed in 3.0.0

i

Reason:This plugin moved in 'nokia.sros' collection | Alternative:Use the netconf plugin in 'nokia.sros' collection within Ansible galaxy

community.network.sros (2.3.0) — netconf

Use Nokia SROS netconf plugin to run netconf commands on Nokia SROS platform

Authors: Unknown (!UNKNOWN)

Install collection

Install with ansible-galaxy collection install community.network:==2.3.0


Add to requirements.yml

  collections:
    - name: community.network
      version: 2.3.0

Description

This sros plugin provides low level abstraction apis for sending and receiving netconf commands from Nokia sros network devices.

Inputs

    
ncclient_device_handler:
    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.
    type: str