ansible.builtin.junos (v2.9.27) — netconf

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

| "added in version" 2.9 of ansible.builtin"

Authors: Ansible Networking Team

Install Ansible via pip

Install with pip install ansible==2.9.27

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