ansible-labs/README.md

13 lines
307 B
Markdown
Raw Normal View History

2018-07-30 13:42:10 +02:00
# 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.
2018-07-30 17:21:36 +02:00
## Content
1. [Run a Playbook](10.Run_Playbook/10.Run_Playbook.md)
1. [Write your First Playbook](20.First_Playbook/20.First_Playbook.md)
2018-07-30 13:42:10 +02:00
2018-07-30 11:23:26 +02:00