Introduction
  • Introduction Ansible
  • What is Ansible
  • Ansible limitations
  • Ansible Architecture
  • Ansible Setup
  • Lab Practice Session
  • Recap
Ansible Control Node Components
  • Ansible Control Node Components
  • Control & Managed Node
  • Ansible Inventories
Ansible Setup
  • Ansible Installation - Lab 1
  • Ansible Installation - Lab 2
  • Ansible Installation - Lab 3
  • Ansible Installation - Lab 4
Customizing Ansible behaviour
  • Customize Ansible behaviour
  • Lab Session on Privilege Escalations
Running AD Hoc Commands
  • Practice Lab Session - 1
  • Practice Lab Session - 2
  • Practice Lab Session - 3
  • Command & Shell Module Differences
Implementing Playbooks
  • Implementing Playbooks
  • Lab-Implementing Playbooks
  • Playbook for copying a file
  • Lab on copy a file with conditions
Modules in Ansible
  • Introduction of Modules in Ansible
  • Lab-Invoking Modules
  • Idempotent Behaviour of Modules
  • Lab-Idempotent Behaviour of Modules
Implementing Multi tasks in Playbook
  • Multiple tasks in Ansible Playbook
  • Lab - Multi task Playbook - 1
  • Lab - Multi task Playbook - 2
  • Syntax Verification & Dry Check for Ansible Playbook
  • Apache Web Server Installation - 1
  • Apache Web Server Installation - 2
  • Apache Web Server Installation - 3
Managing Variables in Ansible
  • Managing Variables in Ansible
  • Lab-Managing Variables
  • Hosts & Group variables
  • Lab on Host & Group Variables
  • Lab on Variables
  • Ansible Facts
Implementing Tasks Control in Ansible
  • Conditionals in Ansible
  • Lab on Conditionals in Ansible
  • Ansible loops - when, when_items etc
  • Examples of Ansible Loops
  • Ansible Handlers
  • Lab on Ansible Handlers
Ansible Roles
  • About Ansible Roles
  • Create Ansible Roles
  • Lab - 1
  • Lab - 2
Industrial Project - Patching on Linux Servers
  • Overview about Patching on Linux Server
  • Lab 1 - Patching using Ansible playbook
  • Lab 2 - Patching using Ansible playbook
  • Lab 3 - Patching using Ansible playbook
  • Lab 4 - Patching using Ansible playbook
  • Lab 5 - Patching using Ansible playbook
  • Lab 6 - Patching using Ansible playbook
  • Lab 7 - Patching using Ansible playbook
Industrial Project - Stop/Start Control M Applications
  • Lec - 1
  • Lec - 2
  • Lec - 3
  • Lec - 4
  • Lec - 5
  • Lec - 6
  • Lec - 7
Create Automation Tool Using Ansible, Shell
  • Introudction
  • Concept of Automation tool
  • Front Look of Automation tool
  • Setup Environment
  • User Administration Tasks Using Ansible & Shell
  • Health Check Statistics
  • Requirement for the Automation Tool
  • Design Front Look of Automation Tool using case statement
  • Practice Lab Session on Case Statement - 1
  • Practice Lab Session on Case Statement - 2
  • Color Fonts in Designing the look of Automation tool
  • Headline & Selecting target servers
  • Select target servers from Automation tool
  • Practice Lab Session
  • User Creation via Ansible Playbook & Shell
  • python to create encrypted password
  • Lab Session on User Creation
  • User Removal using Automation tool
  • Password Reset using Automation tool
  • Group Add using Automation Tool