Member-only story

Install a package in RedHat-like systems — Ansible module yum

Some real-life examples of how to install a package and a specific version of a package in RedHat-like systems: RedHat Enterprise Linux, CentOS, CentOS Stream, Fedora, ClearOS, Oracle Linux, EuroLinux, Fermi Linux, EulerOS, ROSA Linux, Springdale Linux, Asianux

Luca Berton
4 min readAug 7, 2021

How to Install a package with Ansible in RedHat-like systems?
I’m going to show you a live demo and some simple Ansible code.
I’m Luca Berton and welcome to today’s episode of Ansible Pilot

Ansible Install a package in RedHat-like systems

Today we’re talking about the Ansible module YUM and DNF.

The full names are “ansible.builtin.yum” and “ansible.builtin.dnf”, which means are part of the…

--

--

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