Skip to content
tchiapuziowong edited this page May 20, 2019 · 6 revisions

Ansible Aruba Switching Automation Workflow GitHub

Welcome to the Aruba Switching Automation Workflow GitHub for automation with Ansible! This repository uses Ansible tasks lists, ArubaOS-Switch and ArubaOS-CX SSH CLI modules, and the Aruba Switching Ansible Modules to configure ArubaOS-Switch and ArubsOS-CX devices.

Prerequisites

This project has been tested on Ubuntu 18.04 and CentOS 7 Linux OS but it can be used on any Linux based system.

Environment Set Up

  • Python2.7 or Python3.5+ and at least Ansible 2.5 installed on your System.
  • Python Libraries to be installed:
    • Names: "requests", "urllib3", "paramiko"
  • Aruba Switching Modules to be installed.

Inventory Set Up

See the documented steps on how to set up your inventory to use the workflows in this project here: Project Inventory Set Up

Workflows

This project currently holds the following Workflow Documentation. Please click on each link to see further information about the Workflow.

Ansible Tower