junipernetworks / junipernetworks.junos / 8.0.0 / netconf / junos 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)junipernetworks.junos.junos (8.0.0) — netconf
Install with ansible-galaxy collection install junipernetworks.junos:==8.0.0
collections: - name: junipernetworks.junos version: 8.0.0
This junos plugin provides low level abstraction apis for sending and receiving netconf commands from Juniper JUNOS network devices.
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