Go to file
Cedric Girard da27401954 Update numbering 2018-08-02 11:46:44 +02:00
010.Run_Playbook Update numbering 2018-08-02 11:46:44 +02:00
020.First_Playbook Update numbering 2018-08-02 11:46:44 +02:00
030.Task_Inclusion Update numbering 2018-08-02 11:46:44 +02:00
040.Handlers Update numbering 2018-08-02 11:46:44 +02:00
050.Template Update numbering 2018-08-02 11:46:44 +02:00
060.Facts Update numbering 2018-08-02 11:46:44 +02:00
070.Delegate Update numbering 2018-08-02 11:46:44 +02:00
080.Loops Update numbering 2018-08-02 11:46:44 +02:00
090.Vault Update numbering 2018-08-02 11:46:44 +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