ansible-labs/README.md

730 B

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