Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Automate RedHat Linux SysAdmin tasks in 70+ Ansible examples
Rating: 4.4 out of 5(6 ratings)
114 students

Automate RedHat Linux SysAdmin tasks in 70+ Ansible examples

Automate the most common System Administrator tasks in RedHat Linux with some real-life examples Ansible Playbook
Created byLuca Berton
Last updated 12/2024
English

What you'll learn

  • Automate RedHat Linux System Administrator tasks
  • Ansible in real life use cases
  • Ansible code by modules
  • Ansible code specific for RedHat-like systems

Course content

7 sections76 lectures11h 21m total length
  • Introduction3:05
  • 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: play, tasks, modules, conditional, loop, handler, variable, list.

Requirements

  • Ansible basic knowledge

Description

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

Every successful IT department needs automation nowadays for bare metal servers, virtual machines, could, 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.

Each of the 70+ lessons summarizes an Ansible module that you could use in your journey, from the most important parameter to some live demo of code and real-life usage. Each code is battle-proved in real life. Console interaction and verification are included in every video. Automate every mundane activity in Linux, like editing config files becomes easy from editing a line, multiple lines, or creating from the template, testing if a host is available, pausing the execution, rebooting a server, checking out some code from a git repository via HTTPS or SSH with key, copying files to or from a remote host, restart services and use Ansible templates, register the systems to Subscription Manager, install packages and rolling updates, open firewall ports and set up an NFS server could be automated with some lines of code and these are only some of the long lists included in the course.

Some Ansible codes are usable in all Linux systems.

Are you ready to automate your day with Ansible?

Who this course is for:

  • System Administrator
  • IT Professional
  • Cloud Engineer
  • DevOps