ansible.netcommon.default (6.1.0) — cliconf

General purpose cliconf plugin for new platforms

| "added in version" 5.2.0 of ansible.netcommon"

Authors: Ansible Networking Team (@ansible-network)

Install collection

Install with ansible-galaxy collection install ansible.netcommon:==6.1.0


Add to requirements.yml

  collections:
    - name: ansible.netcommon
      version: 6.1.0

Description

This plugin attemts to provide low level abstraction apis for sending and receiving CLI commands from arbitrary network devices.