Welcome to Ansible Training¶
Chapters¶
- 1. Intro
- 2. Introduction in Config Management
- 3. Introduction in git
- 4. Introduction in Ansible
- 5. Configure Ansible
- 6. Ansible Commmands
- 7. Modules
- 8. Tasks
- 9. Playbooks
- 10. Roles
- 11. Ansible Galaxy
- 12. Variables
- 13. Templates
- 14. Dynamic Inventory
- 15. Ansible Vault
- 16. Multiple Environments
- 17. Multitier Architecture
- 18. Lifecycle of an application
- 19. Best practices
- 20. Ansible Informations
- 21. Documentation
Labs¶
- Lab Informations
- Lab 1 - Git Installation & First Steps
- Lab 1 - Solution
- Lab 2 - Ansible Configuration & Inventory
- Lab 2 - Solution
- Lab 3 - Ansible Commands & Modules
- Lab 3 - Solution
- Lab 4 - Tasks
- Lab 4 - Solution
- Lab 5 - Playbooks
- Lab 5 - Solution
- Lab 6 - Roles
- Lab 6 - Solution
- Lab 7 - Variables & Roles Variables
- Lab 7 - Solution
- Lab 8 - Templates
- Lab 8 - Solution
- Lab 9 - Dependencies
- Lab 9 - Solution
- Lab 10 - Multiple Environments
- Lab 10 - Solution
- Lab 11 - Multitier Architecture
- Lab 11 - Solution
- Lab 12 - Final Lab
- Lab 12 - Solution
- Lab 13 - Export your Repo
- Lab Recap Day 1