- Introduction Ansible
- What is Ansible
- Ansible limitations
- Ansible Architecture
- Ansible Setup
- Lab Practice Session
- Recap
- Ansible Control Node Components
- Control & Managed Node
- Ansible Inventories
- Ansible Installation - Lab 1
- Ansible Installation - Lab 2
- Ansible Installation - Lab 3
- Ansible Installation - Lab 4
- Customize Ansible behaviour
- Lab Session on Privilege Escalations
- Practice Lab Session - 1
- Practice Lab Session - 2
- Practice Lab Session - 3
- Command & Shell Module Differences
- Implementing Playbooks
- Lab-Implementing Playbooks
- Playbook for copying a file
- Lab on copy a file with conditions
- Introduction of Modules in Ansible
- Lab-Invoking Modules
- Idempotent Behaviour of Modules
- Lab-Idempotent Behaviour of Modules
- 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
- Lab-Managing Variables
- Hosts & Group variables
- Lab on Host & Group Variables
- Lab on Variables
- Ansible Facts
- Conditionals in Ansible
- Lab on Conditionals in Ansible
- Ansible loops - when, when_items etc
- Examples of Ansible Loops
- Ansible Handlers
- Lab on Ansible Handlers
- About Ansible Roles
- Create Ansible Roles
- Lab - 1
- Lab - 2
- 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
- Lec - 1
- Lec - 2
- Lec - 3
- Lec - 4
- Lec - 5
- Lec - 6
- Lec - 7
- 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