junipernetworks.junos.junos (8.0.0) — netconf

Use junos netconf plugin to run netconf commands on Juniper JUNOS platform

| "added in version" 1.0.0 of junipernetworks.junos"

Authors: Ansible Networking Team (@ansible-network)

Install collection

Install with ansible-galaxy collection install junipernetworks.junos:==8.0.0


Add to requirements.yml

  collections:
    - name: junipernetworks.junos
      version: 8.0.0

Description

This junos plugin provides low level abstraction apis for sending and receiving netconf commands from Juniper JUNOS network devices.

Inputs

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