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
integer
|
Default: 1
|
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.