Skip to content

terensapp/ansible-arista

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arista + Ansible Lab

This repo is to be used with the Arista Test Drive labs. To use this repo, clone it to the labvm within the Arista Test Drive as the aristagui user. The labguides will need to be built as well. Run the following commands to get the lab and to build the documentation.

ssh [email protected]
cd Documents
git clone https://github.com/networkRob/ansible-arista.git
cd ansible-arista
ansible-playbook main.yml -K

Labs section

There are two directories included in the labs directory:

  • labs/class/ This is the working directory for the lab.
  • labs/completed/ This contains all files for the completed lab to be referenced in case.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.2%
  • Makefile 7.8%