niubiwocao.ne.ne (1.0.0) — netconf

Use ne netconf plugin to run netconf commands on Huawei NetEngine platform

| "added in version" 2.9 of niubiwocao.ne"

Authors: unknown

Install collection

Install with ansible-galaxy collection install niubiwocao.ne:==1.0.0


Add to requirements.yml

  collections:
    - name: niubiwocao.ne
      version: 1.0.0

Description

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

Inputs

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