14 lines
499 B
Markdown
14 lines
499 B
Markdown
# Ansible Study Guide
|
||
|
||
This repository is a hands‑on learning playground for Ansible.
|
||
The documents below walk you through the core concepts, common pitfalls, and practical patterns
|
||
in a “problem‑situation‑solution” format that’s easy to digest.
|
||
|
||
- [Introduction](#introduction)
|
||
- [Key Features](#key-features)
|
||
- [Core Concepts](#core-concepts)
|
||
- [Quick‑Start](#quick-start)
|
||
- …and much more!
|
||
|
||
> **Tip** – If you’re new to Ansible, start at the **Intro** and progress gradually.
|