collection 교체

This commit is contained in:
정훈 변
2024-02-23 16:37:40 +09:00
parent b494779b5b
commit 3fd554eee9
38862 changed files with 220204 additions and 6600073 deletions

View File

@@ -0,0 +1,43 @@
.. _ansible.netcommon.default_cliconf:
*************************
ansible.netcommon.default
*************************
**General purpose cliconf plugin for new platforms**
Version added: 5.2.0
.. contents::
:local:
:depth: 1
Synopsis
--------
- This plugin attemts to provide low level abstraction apis for sending and receiving CLI commands from arbitrary network devices.
Status
------
Authors
~~~~~~~
- Ansible Networking Team (@ansible-network)
.. hint::
Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.