Ë
    ÇVhá  ã                   óB   — d dl mZmZmZ eZdZd dlmZ  G d„ de«      Z	y)é    )Úabsolute_importÚdivisionÚprint_functiona?  
author: Ansible Networking Team (@ansible-network)
name: nxos
short_description: Use nxos netconf plugin to run netconf commands on Cisco NX-OS platform.
description:
- This nxos plugin provides low level abstraction apis for sending and receiving
  netconf commands from Cisco NX-OS network devices.
version_added: 2.3.0
options:
  ncclient_device_handler:
    type: str
    default: nexus
    description:
    - Specifies the ncclient device handler name for Cisco NX-OS network os. To
      identify the ncclient device handler name refer ncclient library documentation.
)ÚNetconfBasec                   ó   — e Zd Zy)ÚNetconfN)Ú__name__Ú
__module__Ú__qualname__© ó    úc/home/dcms/DCMS/lib/python3.12/site-packages/ansible_collections/cisco/nxos/plugins/netconf/nxos.pyr   r   ,   s   „ Ør   r   N)
Ú
__future__r   r   r   ÚtypeÚ__metaclass__ÚDOCUMENTATIONÚGansible_collections.ansible.netcommon.plugins.plugin_utils.netconf_baser   r   r   r   r   ú<module>r      s.   ð÷& AÑ @ð €ð€õ" `ô	ˆkõ 	r   