Skip to content

default

Collection Note

This module is part of the ansible.netcommon collection. To install the collection, use:

ansible-galaxy collection install ansible.netcommon
Added in version 1.0.0.

Synopsis

  • This default plugin provides low level abstraction apis for sending and receiving netconf commands as per Netconf RFC specification.

Parameters

Parameter Defaults / Choices Comments
ncclient_device_handler
str
Default: default
Specifies the ncclient device handler name for network os that support default netconf implementation as per Netconf RFC specification. To identify the ncclient device handler name refer ncclient library documentation.

Authors

  • Ansible Networking Team (@ansible-Network)