Skip to content

Ansible role that provides modules for managing resources on Arista EOS nodes. Please see http://galaxy.ansible.com for more details

License

Notifications You must be signed in to change notification settings

RichardBotham/ansible-eos

 
 

Repository files navigation

Ansible EOS Role

Documentation Status Build Status

Deprecation Notice

Ansible 2.1 ships with great new networking modules purpose-built for Arista EOS. Due to the easy-to-use nature of these modules, and their great flexibility, it is no longer recommended to use the arista.eos role.

Get started by checking out the Arista solution at Ansible.com

Overview

The Arista EOS role provides the foundation for working with Arista EOS nodes and Ansible. The Arista EOS role for Ansible provides the ability to manage configuration resources in EOS. The architecture of the roles makes inherent use of the Arista EOS command API using either a traditional Ansible SSH connection or by specifying connection: local and using eAPI to send and receive commands.

The Ansible EOS role is freely provided to the open source community for automating Arista EOS node configurations using Ansible. Support for the modules is provided on a best effort basis by the Arista EOS+ community. Please file any bugs, questions or enhancement requests using Github Issues

[Read More about support] support

Requirements

  • Arista EOS 4.13.7M or later
  • EOS Command API enabled (see [Enabling EOS Command API] eapi)
  • [Python Client for eAPI 0.3.0 or later] pyeapi
  • Linux shell account (optional) (see [Preparing EOS for Ansible] sshaccess)

Documentation

All documentation for the Arista EOS role is hosted using readthedocs.org. Here are some helpful links within those docs:

License

Copyright (c) 2015, Arista Networks, Inc. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

Neither the name of Arista Networks nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ARISTA NETWORKS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

Ansible role that provides modules for managing resources on Arista EOS nodes. Please see http://galaxy.ansible.com for more details

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%