Deprecated

Removed in 2.13

i

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

community.general.sros (0.1.1) — netconf

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

Authors: unknown

Install collection

Install with ansible-galaxy collection install community.general:==0.1.1


Add to requirements.yml

  collections:
    - name: community.general
      version: 0.1.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