ciena.saos10.saos10 (1.7.0) — netconf

Use saos10 netconf plugin to run netconf commands on Ciena saos10 platform

| "added in version" 1.0.0 of ciena.saos10"

Authors: Jeff Groom (@jgroom33)

Install collection

Install with ansible-galaxy collection install ciena.saos10:==1.7.0


Add to requirements.yml

  collections:
    - name: ciena.saos10
      version: 1.7.0

Description

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

Inputs

    
ncclient_device_handler:
    default: alu
    description:
    - Specifies the ncclient device handler name for Ciena saos10 network os. To identify
      the ncclient device handler name refer ncclient library documentation.
    type: str