blob: 7e5c9da0e4c89a9e9c4d16f99dc935a0379569a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
.. _vyos.vyos.vyos_cliconf:
**************
vyos.vyos.vyos
**************
**Use vyos cliconf to run command on VyOS platform**
Version added: 1.0.0
.. contents::
:local:
:depth: 1
Synopsis
--------
- This vyos plugin provides low level abstraction apis for sending and receiving CLI commands from VyOS network devices.
Status
------
Authors
~~~~~~~
- Ansible Networking Team
.. 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.
|