Completed
Automation using Ansible Playbooks | Install and Configure Ansible Part 2
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Automation with Ansible Playbooks
Automatically move to the next video in the Classroom when playback concludes
- 1 Automation with Ansible Playbooks | Preview of the Course
- 2 Automation with Ansible Playbooks | Story before any configuration management tools
- 3 Automation with Ansible Playbooks | Ansible Architecture
- 4 Automation with Ansible Playbooks | Install and Configure Ansible Part-1
- 5 Automation using Ansible Playbooks | Install and Configure Ansible Part 2
- 6 Automation with Ansible Playbooks | Ansible Directory Structure
- 7 Automation with Ansible Playbooks | How to disable host key checking in Ansible ?
- 8 Automation with Ansible Playbooks | Inventory file with Groups and Group of Groups
- 9 Automation with Ansible Playbooks | Different locations for ansible.cfg file with priority
- 10 Automation with Ansible Playbooks | Review on Ansible Architecture
- 11 Automation with Ansible Playbooks | Install and Configure Ansible on RHEL 8 | pip install Ansible
- 12 Automation with Ansible Playbooks | Introduction to Ansible Ad-hoc Commands
- 13 Automation with Ansible Playbooks | How Ansible works ?
- 14 Automation with Ansible Playbooks | Transfer a file | copy a file to nodes
- 15 Automation with Ansible Playbooks | Downloading a file from Ansible Managed Nodes to Ansible Engine
- 16 Automation with Ansible Playbooks | Create or Delete a file or directory on Managed Nodes
- 17 Automation with Ansible Playbooks | Different modules to work with files
- 18 Automation with Ansible Playbooks | Install a package using yum module on Linux Managed Nodes
- 19 Automation with Ansible Playbooks | Introduction to Ansible Default facts
- 20 Create and Work with Ansible Custom Facts | Automation with Ansible Playbook
- 21 Working with Ansible Dynamic Inventory
- 22 DevOps | Ansible | Create a Custom Dynamic Inventory Script for Ansible
- 23 DevOps | Ansible | raw module | How to mange the servers which are not installed with Python ?
- 24 Simple usage of debug module | Basics to write playbooks | Devops | ansible | Playbook
- 25 Ansible | Playbooks | How to read and print a variable value using ansible playbook ? | DevOps
- 26 Ansible | one playbook to install any package | command line arguments | Devops | Playbooks
- 27 How to install and use Visual Studio Code Editor for Ansible to run playbooks | Ansible | Devops
- 28 DevOps | Ansible | Comparison operators of Ansible Playbooks | Ansible Playbooks
- 29 Settings on Ubuntu server to consider it as a Manged Node | Ansible | DevOps
- 30 Ansible block concetp | Error handling with block rescue concepts
- 31 Ansible reusable concept with import and include | Automation with Ansible Playbooks
- 32 Simple Devops project with Ansible | Java, Tomcat Installation and Configuration using Playbook
- 33 Introduction AWS Provisioning using Ansible |Environment setup for Ansible to work with AWS Cloud
- 34 Ansible - Vault | Protect your sensitive data using Ansible Vault Concept