eos¶
Collection Note
This module is part of the arista.eos collection. To install the collection, use:
Added in version1.0.0.
Synopsis¶
- This eos plugin provides low level abstraction api's for sending and receiving CLI commands with eos network devices.
Parameters¶
| Parameter | Defaults / Choices | Comments |
|---|---|---|
| eos_use_sessions bool |
Default: True |
Specifies if sessions should be used on remote host or not Env: ANSIBLE_EOS_USE_SESSIONS |
Authors¶
- Ansible Networking Team (@ansible-Network)