RHEL

Edit multi-line text - Ansible module blockinfile

Today we’re going to talk about how to edit a multi-line text in a file with Ansible and so much more.

Continue reading

How to Check If a Directory Exists in Ansible

How to check if a directory exists in Ansible? I’m going to show you a live Playbook and some simple Ansible code.

Continue reading

How to install Ansible in RedHat Enterprise Linux (RHEL) 8 with Ansible Engine - Ansible install

How to install Ansible in Red Hat Enterprise Linux version 8.

Continue reading

Test host availability - Ansible module ping

Ansible module ping. Today we’re going to talk about the simplest way to test if a managed host is available to receive our commands.

Continue reading