Go to file
Cedric Girard 010813ec78 Rename folders to allow more than 9 exercise 2018-08-02 11:41:48 +02:00
010.Run_Playbook Rename folders to allow more than 9 exercise 2018-08-02 11:41:48 +02:00
020.First_Playbook Rename folders to allow more than 9 exercise 2018-08-02 11:41:48 +02:00
030.Task_Inclusion Rename folders to allow more than 9 exercise 2018-08-02 11:41:48 +02:00
040.Handlers Rename folders to allow more than 9 exercise 2018-08-02 11:41:48 +02:00
050.Template Rename folders to allow more than 9 exercise 2018-08-02 11:41:48 +02:00
060.Facts Rename folders to allow more than 9 exercise 2018-08-02 11:41:48 +02:00
070.Delegate Rename folders to allow more than 9 exercise 2018-08-02 11:41:48 +02:00
080.Loops Rename folders to allow more than 9 exercise 2018-08-02 11:41:48 +02:00
090.Vault Rename folders to allow more than 9 exercise 2018-08-02 11:41:48 +02:00
.gitignore Initial commit 2018-07-30 11:23:26 +02:00
README.md Rename folders to allow more than 9 exercise 2018-08-02 11:41:48 +02:00
hosts First exercise 2018-07-30 13:42:10 +02:00

README.md

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
  2. Write your First Playbook
  3. Include Tasks
  4. Use Handlers
  5. Jinja2 Template
  6. Using Facts
  7. Task Delegation
  8. Loops
  9. Vault