Git Product home page Git Product logo

ansibleworkshop_july2019's Introduction

AnsibleWorkshop_July2019

Information

This is a repository for the Ansible Workshop that will be held in the NetApp Stuttgart office mid-July. If you are not attending the workshop, you don't really need to look here!

What is the plan?

We will have a mini-hackathon where we all work on various projects and share our results with each other. Try to make one commit per change and commit often, given them comments that make sense.

If you would like to keep your work together but a bit seperate, make a seperat branch like this:

First cd into the folder "AnsibleWorkshop_July2019" and then:
git checkout -b [your project or username]
If your code editor does not have git integrated you will need go back into the command line and do the following:

git add .
git commit -m “Your commit message here”
git push --set-upstream origin [your project or username]

ansibleworkshop_july2019's People

Contributors

texanerinbayern 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.