You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cedric Girard 14205f554a correct markdown 3 years ago
010.Run_Playbook Update numbering 5 years ago
020.First_Playbook Update numbering 5 years ago
030.Task_Inclusion Update numbering 5 years ago
040.Handlers use generic service module in solution 5 years ago
050.Template correct markdown 3 years ago
060.Facts Update numbering 5 years ago
070.Delegate Update numbering 5 years ago
080.Loops Update numbering 5 years ago
090.Conditional reorder exercises 5 years ago
100.Vault reorder exercises 5 years ago
110.Prompt reorder exercises 5 years ago
.gitignore Initial commit 5 years ago
README.md reorder exercises 5 years ago
hosts switch to python2 because of async bug 5 years ago

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. Conditionals
  10. Vault
  11. User Prompt