community.general.ce (0.1.1) — netconf

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

Authors: unknown

Install collection

Install with ansible-galaxy collection install community.general:==0.1.1


Add to requirements.yml

  collections:
    - name: community.general
      version: 0.1.1

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