GithubHelp home page GithubHelp logo

manusys64 / awx-openstack-automation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dvntstph/awx-openstack-automation

0.0 0.0 0.0 24 KB

Introduction to automation with ansible awx, github and openstack

Shell 100.00%

awx-openstack-automation's Introduction

Introduction to automation with Ansible AWX, GitHub and Openstack

Welcome to my repository which hopes to provide some sort of context or inspiration on how to start automating the repetitive tasks of your day to day.
Feel free to plagiarize or fork this code (Suggestions and Improvements are welcome) or just use it to follow along in my Introduction to Automation with Ansible AWX, Github and Openstack video.

To use the code in this repository you’ll need to have access to:

  • Ansible / Ansible AWX / Ansible Tower.
  • A working Openstack environment.
  • A cup of coffee or a sandwich.

Notes:

Most of the files are human readable Ansible playbooks and have decent descriptions for each task.

The name_vars_generator.sh + the names.csv “spreadsheet” is a neat and lazy way to manage users being injected into your environment.

Simply maintain a list of your users in the spreadsheet “names.csv”
Execute ./name_vars_generator.sh on a Linux terminal to generate the variables in the manage_user role.
The script is a simple ‘for loop’ which uses the USERID column as a unique variable to generate the dictionary of users.

Use your imagination to get the generated code back into your live code repository.

awx-openstack-automation's People

Contributors

dvntstph avatar

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.