eos – Use eos cliconf to run command on Arista EOS platform¶
New in version 2.4.
Synopsis¶
This eos plugin provides low level abstraction apis for sending and receiving CLI commands from Arista EOS network devices.
Parameters¶
Parameter | Choices/Defaults | Configuration | Comments |
---|---|---|---|
eos_use_sessions
boolean
|
Default: "yes"
|
env:ANSIBLE_EOS_USE_SESSIONS
var: ansible_eos_use_sessions
|
Specifies if sessions should be used on remote host or not
|
Status¶
This cliconf is not guaranteed to have a backwards compatible interface. [preview]
This cliconf is maintained by the Ansible Community. [community]
Authors¶
Ansible Networking Team
Hint
If you notice any issues in this documentation, you can edit this document to improve it.
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.