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 (1.3.1) — 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:==1.3.1


Add to requirements.yml

  collections:
    - name: community.network
      version: 1.3.1

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