Skip to content

Code snippets and Ansible demonstration projects for my Ansible video course.

Notifications You must be signed in to change notification settings

groovemonkey/hands-on-ansible

Repository files navigation

The tutorialinux Ansible Course

Finally, a practical, project-based Ansible course for beginners! Check out the official tutorialinux website or YouTube channel for more Linux tutorials and courses like this one.

These instructions, code snippets, and project files go with the Basic Ansible Course that I made for Packt Publishing. Support tutorialinux and check it out!

How you can use this repository

You can clone this repository when you're going through the Ansible course -- it contains the final state of all the code snippets and project files. However, as Ansible changes, this repository will change too -- I'll attempt to keep it up-to-date and working at all times. So if (due to new Ansible features or bugs) something that works in the video course doesn't work for you, check here to see if there's been an update.

However...

I highly recommend that you go through the course and type everything out yourself, instead of just cloning this repo and running the Ansible commands/playbooks. The only way to really learn something is to do it yourself, and although it seems silly to type out something you're watching on video, there is real learning value in doing so.

Debugging is learning!

One of the highest learning-vs-time-invested ratios you can get is during debugging and troubleshooting. There's almost no other way to learn as fast and as much. When something doesn't work and you have to troubleshoot, read documentation, try a few fixes, and dig deeper before you finally get things working, you're learning faster than any other method I've found.

That method also happens to be super-frustrating, so if you find bugs in my example code, please let me know or submit a pull request through Github.

Things will continue to be ever-changing -- new Ansible versions will introduce bugs and features, new SSH versions will behave differently, and kittens will cry big weeping tears. That's just the way of the world, so make sure to notify me if you find bugs or broken code.

About

Code snippets and Ansible demonstration projects for my Ansible video course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published