Giter VIP home page Giter VIP logo

pure_ansible_workshop's Introduction

AnsibleLinting

Pure and Ansible Workshop

Repository associated with Pure and Ansible livestream workshop on March 22, 2022

Link to event is here.

This demo uses the WWT on-demand Pure Ansible Automation Lab hosted on WWT's digital platform.

In this lab we will get familiar with Ansible concepts while automation Pure Storage operational tasks. At the end of this lab, you'll have learned how to:

  • gather information about a Pure Flash Array
  • configure and manage volumes
  • configure and manage hosts and host groups
  • configure and manage volume snapshots
  • Mount a volume as a datastore in vSphere
  • Retrieve data from an outside source using an Ansible lookup plugin
  • Use assertions to verify input data
  • Use ansible to build documentation about our environment

The environment we will be automating looks like this:

Pure Ansible Automation Environment

Once you've accessed the lab, from vscode open a terminal window. Terminal>New Terminal

Clone this repository down to the local machine

git clone https://github.com/wwt/pure_ansible_workshop.git

To install the latest version of Ansible and other python dependencies:

pip install -r dependencies/requirements.txt

To install the latest modules for Pure and VMware:

ansible-galaxy install -r dependencies/requirements.yml

Consult the lab guide published with the on-demand lab for credentials.

Open the ansible-demo directory to view playbooks. They are in numbered order of what is shown in the livestream.

pure_ansible_workshop's People

Contributors

boblongmore avatar

Watchers

 avatar

Forkers

bcassaro johanwij

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.