Ansible Essentials
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
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
- Architecture Introduction
- System Requirements
- Components Overview
- Process of Execution and Flow
- Execution Types
- Architecture Conclusion
- Introduction
- Installing Vagrant and VirtualBox
- Configure Vagrant
- Installing Ansible
- Testing Lab with Your First Ansible Commands
- 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
- Ansible Modules Introduction
- Ansible Modules Fundamentals
- Demo: Using Module Docs and Yum Module
- Demo: Using Setup Module
- Introduction
- Plays and Playbook Basics
- Demo: Basic Playbook
- Playbook Logic and More
- Demo: Advanced Playbook Usage