Companies Home Search Profile

Ansible & Ansible-Playbooks For Automation

Focused View

VR Technologies

9:10:55

117 View
  • 1.1 1.Introduction to Ansible.pdf
  • 1. Introduction to Ansible.mp4
    04:23
  • 2.1 2. Ansible Core & Ansible Community.pdf
  • 2. Ansible Core Vs Ansible Community.mp4
    06:49
  • 3.1 3. How Ansible Works.pdf
  • 3. How Ansible Works .mp4
    04:40
  • 1. Launching Required Nodes Servers for Ansible Setup.mp4
    02:13
  • 2.1 2. Launch Server for Ansible Controller Node.pdf
  • 2.2 wsl.zip
  • 2. Launching Ansible-Controller Nodes - CentOS9 Node From Windows WSL2.mp4
    10:56
  • 3.1 3. Install Ansible-Core.pptx
  • 3. Installing Ansible-Core on CentOS9 with Python Version 3.9.x.mp4
    02:30
  • 4.1 4. Ansible Configuration Notes.txt
  • 4.2 4. Ansible Configuration.pdf
  • 4. Ansible Configuration to work with Managed Nodes.mp4
    21:43
  • 5. Why Ansible Is Called Agentless tool .mp4
    01:29
  • 6. Creating userId on Ansible Controller and switching to ansadmin from userid.mp4
    05:54
  • 7. Simple Ansible Architecture.mp4
    01:39
  • 1.1 1. Ansible Ad-hoc Commands.txt
  • 1.2 1. Introduction to adhoc commands.pdf
  • 1.3 1.adhoc commands syntax.zip
  • 1.4 demo.zip
  • 1. Introduction to Ansible Ad-hoc Commands with Modules Commands for Modules.mp4
    15:41
  • 2.1 2. Ansible Ad-hoc Commands to execute any unix or linux commands.pdf
  • 2.2 2. Ansible Ad-hoc Commands to execute any unix or linux commands.txt
  • 2.3 installjava.zip
  • 2. Ansible Ad-hoc commands to execute any UnixLinux Commands.mp4
    05:19
  • 3. Handling Arguments with quotations.mp4
    02:16
  • 4.1 4. How Ansible Executes the tasks with modules.pdf
  • 4. What is the backend story to execute Ansible Ad-hoc commands .mp4
    06:53
  • 1.1 1. Ansible Modules to work with files.pdf
  • 1. List of file modules to work with files file,copy,lineinfile,blockinfile......mp4
    04:53
  • 2. Ansible Ad-hoc commands with File Module to create a file on Managed Nodes.mp4
    06:25
  • 3.1 3. Stat Module.pdf
  • 3. Ansible Ad-hoc commands with stat Module.mp4
    02:44
  • 4.1 4. Copy Module.pdf
  • 4.2 4. Copy Module.txt
  • 4. Ansible Ad-hoc commands with copy module.mp4
    06:07
  • 5.1 5. lineinfile Module.pdf
  • 5. Ansible Ad-hoc commands with lineinfile module to appendreplacedelete lines.mp4
    08:19
  • 6.1 6. fetch module.pdf
  • 6. Ansible Ad-hoc command with fetch module to download from managed nodes.mp4
    04:00
  • 1.1 1. Ansible Modules to Install packages.pdf
  • 1. Ansible Ad-hoc commands with yum and apt modules to install packages.mp4
    05:45
  • 1. Executing Ansible Ad-hoc Commands on Ansible Controller node itself.mp4
    01:49
  • 1. Why Ansible Operations or Tasks are called idempotent .mp4
    03:11
  • 1.1 2. passing default username and password.txt
  • 1.2 2. Working With Ansible using userID and Password.pdf
  • 1. Executing Ansible Ad-hoc commands with your real-time userId and password.mp4
    11:40
  • 1. Inventory File(s) to work with multiple Environments.mp4
    09:20
  • 2.1 2. Inventory Types.pdf
  • 2. Types of Ansible Inventory Files.mp4
    03:13
  • 1.1 1. Ansible Configuration File.pdf
  • 1. Multiple Locations of Ansible Configuration File and their priority.mp4
    04:36
  • 1. How to use Ansible Ad-hoc Commands in Shell Scripts.mp4
    02:33
  • 1. Ansible Default Facts with setup module.mp4
    04:19
  • 2.1 2. Custom Facts.pdf
  • 2.2 java.zip
  • 2. How to create Custom Facts based on requirement.mp4
    05:50
  • 1.1 installwebserver.zip
  • 1.2 installwebserver.zip
  • 1. Introduction to Playbooks and Why we need playbooks .mp4
    11:04
  • 2. How to use Visual Studio Code Editor to develop Ansible Playbooks.mp4
    03:42
  • 3.1 3. First Playbook.pdf
  • 3.2 displaymsg.zip
  • 3. First Playbook.mp4
    14:10
  • 4. Executing Playbooks on Ansible Controller node itself.mp4
    02:07
  • 5.1 5. Verifying Ansible Syntax.pdf
  • 5. Commands to verify the Playbook syntax.mp4
    04:26
  • 1.1 1. Introduction to Ansible Variables.pdf
  • 1.2 varsintro.zip
  • 1. Introduction to Ansible Custom Variables.mp4
    10:48
  • 2.1 2. Data Type of Variables.pdf
  • 2.2 typeofvariables.zip
  • 2. Data Types of Variables.mp4
    06:49
  • 3.1 3. Data Structures Or Data Collections.pdf
  • 3.2 datastructures.zip
  • 3. Data Structures of YAML Scripting.mp4
    06:02
  • 4.1 4. Read Variable values from files.pdf
  • 4.2 readvarsfromfiles.zip
  • 4.3 varswithjson.zip
  • 4.4 varswithyaml.zip
  • 4. Read Variable Values from a file.mp4
    04:42
  • 5.1 5. Passing Variable Values From Command Line.pdf
  • 5.2 5. Passing Variable(s) Value(s) From Command-line.mp4
    03:54
  • 5.3 varswithcmdlineargs.zip
  • 5. Passing Variable(s) Value(s) From Command-line.mp4
    02:52
  • 6.1 6. vars prompt usag.pdf
  • 6.2 vars promptusage.zip
  • 6. 6. Usage of vars prompt section in playbooks.mp4
    04:54
  • 7.1 debug module with var.zip
  • 7. Debug module with vars and msg arguments.mp4
    02:32
  • 1.1 1. Ansible Register Variable.pdf
  • 1.2 usageofregistervariable.zip
  • 1. Ansible Register Variable - To capture the output of a task into variable.mp4
    06:07
  • 2.1 2. usage of set fact module.pdf
  • 2.2 set fact usage.zip
  • 2. Ansible Set Fact Variables - Define or Redefine Variable(s) in between the tasks.mp4
    02:24
  • 1.1 1. Types of Operators.pdf
  • 1. Types of operators Operations on Variables.mp4
    00:38
  • 2.1 2. Arithmetic operators.pdf
  • 2.2 arithmeticoperations.zip
  • 2. Arithmetic Operators.mp4
    01:37
  • 3.1 3. Filters and Methods.pdf
  • 3.2 filtersandmethods.zip
  • 3. Filters & Methods usage to manipulate data - variable data or direct data.mp4
    05:17
  • 4.1 4. Comparision operators.pdf
  • 4.2 comparisionoperators.zip
  • 4. Comparison Operators equal, not-equal, greater, lesser etc....mp4
    02:13
  • 5.1 5. Membership Operators.pdf
  • 5.2 membershipoperators.zip
  • 5. Membership operators.mp4
    02:21
  • 6.1 6. Logical Operators.pdf
  • 6. Logical Operators.mp4
    01:09
  • 7.1 7. test operators.pdf
  • 7.2 testoperators.zip
  • 7. Test Operators.mp4
    02:35
  • 8.1 8. operations on list or sequence.pdf
  • 8.2 operationsonlist.zip
  • 8. Operations on list or sequence.mp4
    08:06
  • 9.1 9. Operations on strings.pdf
  • 9.2 operationsonstrings.zip
  • 9. Operations on Strings.mp4
    04:14
  • 10.1 10. Operations on dict or map.pdf
  • 10.2 operationsondict.zip
  • 10. Operations on dictionaries or maps.mp4
    04:40
  • 11. Points to remember.mp4
    02:01
  • 1.1 1. Conditional Statement.pdf
  • 1.2 when conditional statement.zip
  • 1. Conditional Statement with when.mp4
    03:49
  • 2.1 in line conditional statement.zip
  • 2. In-line Conditional Statement with if-else.mp4
    06:24
  • 1.1 1. Design Simple Arithmetic Calculator.pdf
  • 1.2 simplecal.zip
  • 1. Design Simple Arithmetic Calculator.mp4
    08:03
  • 2.1 findpythonversion.zip
  • 2. Simple Playbook to Find the Python Version.mp4
    07:57
  • 3.1 findjavaversion.zip
  • 3. Playbook to find the java version.mp4
    08:26
  • 4.1 executeanycmd.zip
  • 4. Playbook to execute any command.mp4
    07:46
  • 1.1 1. Working with Default Facts.pdf
  • 1.2 defaultfacts.zip
  • 1. Working with Ansible Facts (Default Facts) using Playbooks.mp4
    05:05
  • 2.1 2. Systemd or Service Facts.pdf
  • 2.2 findsystemdservicestatus.zip
  • 2. Service or Systemd Facts with service facts module.mp4
    06:46
  • 3.1 inventory hostname and hostvars.zip
  • 3. inventory hostname & hostvars.mp4
    05:21
  • 1.1 become become user.zip
  • 1. Usage of become, become user and become method.mp4
    07:56
  • 1.1 1. Install given package based on OS Family.pdf
  • 1.2 installwebserver.zip
  • 1. Installing Given Package Based on OS Family.mp4
    07:15
  • 2.1 installpkgsusingnodespkgmanagertype.zip
  • 2. Install a Package Based Managed Nodes Package Managers.mp4
    06:28
  • 3.1 3. How to run this playbooks.txt
  • 3.2 3.installpkgsusingnodespkgmanagertype.zip
  • 3. Write a Playbook to install any package(s) .mp4
    08:35
  • 4.1 4. Ansible Re-Usable Concepts for tasks.pdf
  • 4.2 install debian pkg.zip
  • 4.3 install redhat pkg.zip
  • 4.4 reusable with tasks.zip
  • 4. How to re-use Ansible-Tasks with import tasks and include tasks .mp4
    08:09
  • 1.1 1. handlers.pdf
  • 1.2 handler intro.zip
  • 1. How to use Handlers & When Handlers Executes .mp4
    10:07
  • 1.1 1. Usage of tags.pdf
  • 1.2 usageoftags.zip
  • 1. How to use tags to execute tasks .mp4
    05:31
  • 1.1 1. Error Handling.pdf
  • 1.2 error handling part1.zip
  • 1. Error Handling Part-1.mp4
    06:54
  • 2.1 2. Block & Rescue.pdf
  • 2.2 error handling part2 with block and rescue.zip
  • 2. Error Handling with block and rescue and also grouping multiple tasks Part-2.mp4
    14:36
  • 1.1 block resuce handler usage.zip
  • 1.2 block with tags.zip
  • 1. Simple Real-Time Ansible Playbook with the combination of tags, block & handlers.mp4
    23:08
  • 1.1 1. Introduction to loops.pdf
  • 1.2 intro loops.zip
  • 1. Introduction to loops.mp4
    05:05
  • 2.1 2. loops to work with list or sequence.pptx
  • 2.2 loops for list.zip
  • 2. loops to work with list.mp4
    01:24
  • 3.1 loop example.zip
  • 3. Installing multiple packages with loops.mp4
    02:37
  • 4.1 loops for dict.zip
  • 4. Loops to work dictionaries.mp4
    12:07
  • 1.1 1. Introduction to template modules.pdf
  • 1.2 index.zip
  • 1.3 installhttpd.zip
  • 1. Introduction to template module.mp4
    08:09
  • 2.1 2. template file with varaibles, conditions and loops.pdf
  • 2.2 template file with variables conditions and loops.zip
  • 2.3 template file with variables conditions and loops.zip
  • 2. Template file with Variables, conditions and loops.mp4
    06:33
  • 1.1 1. Ansible Plugins.pdf
  • 1. What is an Ansible Plugin and How to list required Plugins .mp4
    02:37
  • 1.1 1. commands.txt
  • 1.2 1. Introduction to ansible community modules.pdf
  • 1. Installing required collections or required module from required namespace.mp4
    10:52
  • 1.1 1. Ansible Dynamic Inventory with aws ec2 plugin.pdf
  • 1.2 aws ec2.zip
  • 1.3 commands.txt
  • 1. Ansible Dynamic Inventory for AWS with Plugin.mp4
    15:12
  • 2.1 ansible.zip
  • 2.2 installwebserver.zip
  • 2.3 projectx.aws ec2.zip
  • 2. Ansible Dynamic Inventory and Working with managed nodes using default ec2-us.mp4
    16:22
  • 1. Introduction to Ansible Roles.mp4
    13:08
  • Description


    Learn Ansible with some real-time examples of how to use the most common modules and Ansible Playbooks

    What You'll Learn?


    • Introduction to Ansible - Difference between Ansible Core & Ansible Community
    • Ansible Adhoc Commands
    • Ansible Facts & Creation of Custom Facts
    • Ansible Playbooks
    • Ansible Roles

    Who is this for?


  • who are looking for a job in Automation using Ansible and Ansible Playbooks
  • What You Need to Know?


  • Knowledge to provision servers From VMWare or From Any Cloud
  • Knowledge on Unix/Linux Servers with basic commands
  • Knowledge on What is SSH connection with remote servers
  • Knowledge on Difference between password-less and password authentication
  • More details


    Description

    The target audience for this course are systems or automation engineers with a few years of experience in managing various parts of infrastructure, including operating systems, application configurations, and deployments.

    This course also targets anyone who intends to manage systems and application configurations effectively and in an automated way, with the shortest learning curve.

    What you’ll learn

    • Ansible Controller with Ad-hoc commands

    • Implementation of Ansible Playbooks from basic level to advanced level

    • Ansible Installation and Configuration with directory structure and Architecture

    • Ansible Ad-hoc commands

    • Ansible Facts and Variables

    • Ansible Inventories (Static and Dynamic Inventories)

    • How to work with Managed nodes if managed nodes are not installed with Python

    • Password Authentication setup and explanation

    • Introduction to Ansible Playbooks

    • Operations on strings and numbers using Playbooks (Filters and Methods )

    • Operators to work with tasks

    • Conditional Statements, loops, tags and handlers

    • Block module and its usage

    • Template module variables, conditional statements and loops

    • Ansible Vault Concept.

    Are there any course requirements or prerequisites?

    • Provisioning Servers

      • From VMWare or From Any Cloud

    • Knowledge on

      • Unix/Linux Environment

      • Basic Commands

      • Usage of vi/vim Commands to Create a File

      • What is SSH Connection with Remote Servers ?

      • Difference between password-less and password authentication


    Notes:

    • Basic knowledge on any programming or scripting language

    • Its good if you have knowledge on python as Ansible is developed with python

    • Shell Scripting or Python Scripting is mandatory to develop own modules/collections

    Who this course is for:

    • who are looking for a job in Automation using Ansible and Ansible Playbooks

    Who this course is for:

    • who are looking for a job in Automation using Ansible and Ansible Playbooks

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    VR Technologies
    VR Technologies
    Instructor's Courses
    I am a DevOps Automation Consultant specialized in cloud and DevOps.  I have been doing training for the past 6 years for hundreds of students. I worked with various technologies and continue to upgrade skills according to the current IT trend. I am passionate about learning new technology and teaching. I do a lot of research before preparing the course and try to demonstrate from basics.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 86
    • duration 9:10:55
    • Release Date 2023/07/24

    Courses related to Software Engineering

    Courses related to Ansible