community.network.ce – Use ce netconf plugin to run netconf commands on Huawei Cloudengine platform

Note

This plugin is part of the community.network collection (version 3.0.0).

You might already have this collection installed if you are using the ansible package. It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.network.

To use it in a playbook, specify: community.network.ce.

Synopsis

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

Parameters

Parameter Choices/Defaults Configuration Comments
ncclient_device_handler
string
Default:
"huawei"
Specifies the ncclient device handler name for Huawei Cloudengine. To identify the ncclient device handler name refer ncclient library documentation.

Authors

  • Unknown (!UNKNOWN)

© 2012–2018 Michael DeHaan
© 2018–2021 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/latest/collections/community/network/ce_netconf.html