Read this in other languages: English, 日本語.
Ansible is a simple yet powerful IT automation engine for application deployment, configuration management, and orchestration that you can learn quickly.
In the first section of this lab you will learn to use Ansible Engine for automation from the basics up to some more advanced concepts.
The second section of this lab covers Tower and provide the user an overview of what Tower is, how it works and what the benefit of it is.
After finishing this lab you are ready to start using Ansible for your automation requirements.
Want the Presentation Deck? Its right here: Red Hat Ansible Automation Technical Deck
Also have a look at our Ansible Best Practices Deck: Ansible Best Practices
- Exercise 1.1 - Check the Prerequisites
- Exercise 1.2 - Running Ad-hoc Commands
- Exercise 1.3 - Writing Your First Playbook
- Exercise 1.4 - Using Variables
- Exercise 1.5 - Conditionals, Handlers and Loops
- Exercise 1.6 - Templates
- Exercise 1.7 - Roles
- Exercise 1.8 - Bonus Labs
- Exercise 2.1 - Introduction to Tower
- Exercise 2.2 - Inventories, credentials and ad hoc commands
- Exercise 2.3 - Projects & job templates
- Exercise 2.4 - Surveys
- Exercise 2.5 - Role based access control
- Exercise 2.6 - Workflows
- Exercise 2.7 - Wrap up