Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Ansible Automation in 300+examples & practical lessons
Rating: 4.6 out of 5(762 ratings)
12,447 students

Learn Ansible Automation in 300+examples & practical lessons

Learn Ansible with some real-life examples of how to use the most common modules and Ansible Playbook
Created byLuca Berton
Last updated 12/2024
English

What you'll learn

  • Ansible in real life use cases
  • Ansible troubleshooting of most common errors
  • Install Ansible in the most common operating system
  • Ansible code by modules
  • Ansible code specific for RedHat-like and Debian-like systems

Course content

27 sections309 lectures48h 6m total length
  • Introduction2:24

    Hello and Welcome to your course!


    I’m Luca Berton, and we’re going to have a lot of fun together.


    First of all, let me introduce myself.

    I’ve been an Ansible Software Quality Engineer of Red Hat, based in the Czech Republic, even if I’m Italian.


    I’ve been more than 15 years of System Administration, working with infrastructure, either on-premise or on the major cloud providers.

    I’m an open source enthusiast and support the community by sharing my knowledge in different public access events.

    I’m also a co-founder of my hometown Linux Users Group, visited by Richard Stallman, the founder of the Free Software Movement.


    I consider myself a lazy person so I always try new ways to automate the repetitive task of my work.


    After years of Perl, Bash, and python scripting, I landed in Ansible technology. I took the certification and worked for more than a year with the Ansible Engineer Team.


    I consider it the best infrastructure automation technology nowadays; it’s human-readable, the learning curve is accessible, and very requested by the recruiters in the market.


    This ultimate guide contains all the obvious and not-so-obvious solutions using Ansible automation.


    In every lesson of this course, I will share one specific use case, the possible solution, the code, the execution, and the verification of the target system.

    All these solutions are battle-tested and used by me in my simple automation.

    You could quickly jump between lessons and review all the times you need.


    The course will keep track of the evolution of the Ansible technology, adding more content whenever needed.


    Are you ready to have fun?

  • Ansible Ad-Hoc command - ansible command8:24

    How to use the ping module, execute a command and retrieve the Ansible Facts from a target node via the ansible command line.

  • Ansible terminology - What is an Ansible Playbook?16:16

    A step-by-step guide inside the Ansible Playbook anatomy.

Requirements

  • Ansible basic knowledge

Description

Learn the Ansible automation technology with some real-life examples.

Every successful IT department needs automation for bare metal servers, virtual machines, cloud computing, containers, and edge computing. Automate your IT journey with Ansible automation technology.

I'm going to teach you, example by example, how to accomplish the most common System Administrator tasks.

You will start with installing Ansible in RedHat Enterprise Linux, Ubuntu, and macOS using the most command package manager and archives.

Each of the 300+ lessons summarizes a module, from the most critical parameter to some live demo of code and real-life usage. Each code is battle-proved in real life. Every video includes terminal interaction and verification steps. Mundane activities like creating a text file, extracting and archiving, and fetching a repository using HTTPS or SSH connections could be automated with some lines, user management, and interaction with API services; these are only some of the long lists included in the course.

Some Ansible codes are usable in all Linux systems, some specific for RedHat-like, Debian-like, and Windows systems.

The 30+ Ansible troubleshooting lesson teaches you how to read the error message, reproduce it, and the process of troubleshooting and resolution.

Are you ready to automate your day with Ansible?

Who this course is for:

  • System Administrator
  • IT Professional
  • Cloud Engineer
  • DevOps
  • Linux Engineer
  • Automation Engineer