about banner




Program Overview:
This 2 day course will give a strong foundation knowledge on Ansible and deploy ansible infrastructure and manage

Program Duration: 2 Days

Prerequisite Skills:
Linux basic skills ( like working file and directories)

Who should attend?
Targeted for developers

Module 1- Introduction
  • What Is Ansible
  • Change Management
  • Provisioning
  • Automation
  • Orchestration
  • Why Use Ansible
  • YAML
  • Built-in Security
  • Extendable
Module 2- Architecture and Process Flow
  • Architecture Introduction
  • System Requirements
  • Components Overview
  • Process of Execution and Flow
  • Execution Types
  • Architecture Conclusion
Module 3- Creating Environment
  • Introduction
  • Installing Vagrant and VirtualBox
  • Configure Vagrant
  • Installing Ansible
  • Testing Lab with Your First Ansible Commands
Module 4 - Ansible Inventory and Configuration
  • Introduction to Inventory and Configuration
  • Inventory Fundamentals
  • Demo: Inventory Basics
  • Scaling-out with Multiple Files
  • Demo: Scaling-out with Multiple Files
  • Ansible Configuration Basics
  • Demo: Ansible Configuration
  • Demo: Working with Python3-based Systems
Module 5 - Ansible Modules
  • Ansible Modules Introduction
  • Ansible Modules Fundamentals
  • Demo: Using Module Docs and Yum Module
  • Demo: Using Setup Module
Module 6 - Plays and Playbooks
  • Introduction
  • Plays and Playbook Basics
  • Demo: Basic Playbook
  • Playbook Logic and More
  • Demo: Advanced Playbook Usage