ansible-labs/README.md
2018-07-30 17:21:36 +02:00

12 lines
307 B
Markdown

# Ansible Labs
This repository contains Ansible Labs used for training.
## Setup
Install Ansible and clone this repo. Customize the `hosts` file to your lab setup.
## Content
1. [Run a Playbook](10.Run_Playbook/10.Run_Playbook.md)
1. [Write your First Playbook](20.First_Playbook/20.First_Playbook.md)