Member-only story

Rolling Update RedHat like systems — Ansible module yum

Maintaining in a consistent state your fleet of machines is one of the most time-consuming tasks of the System Administrator. I’m going to show you how to perform Rolling Update with Ansible in RedHat-like systems with some simple code

Luca Berton
3 min readAug 25, 2021

How to perform the rolling updates with Ansible in RedHat-like systems?

I’m going to show you a live demo with some simple Ansible code.

I’m Luca Berton and welcome to today’s episode of Ansible Pilot

Ansible rolling update packages in RedHat-like systems

Today we’re talking about rolling updates in RedHat-like systems using Ansible module yum and DNF.

We already talked about these modules for installing packages but we would like to consider another use case.

Both manage packages with the yum/DNF package manager.

Parameters

  • name string

--

--

Luca Berton
Luca Berton

Written by Luca Berton

I help creative Automation DevOps, Cloud Engineer, System Administrator, and IT Professional to succeed with Ansible Technology to automate more things everyday

No responses yet