community.network.ce (2.3.0) — netconf

Use ce netconf plugin to run netconf commands on Huawei Cloudengine platform

Authors: Unknown (!UNKNOWN)

Install collection

Install with ansible-galaxy collection install community.network:==2.3.0


Add to requirements.yml

  collections:
    - name: community.network
      version: 2.3.0

Description

This ce plugin provides low level abstraction apis for sending and receiving netconf commands from Huawei Cloudengine network devices.

Inputs

    
ncclient_device_handler:
    default: huawei
    description:
    - Specifies the ncclient device handler name for Huawei Cloudengine. To identify the
      ncclient device handler name refer ncclient library documentation.
    type: str