Latest Articles

Mastering Regex in Ansible: Search, Extract, and Replace

Regular Expression A regular expression (regex) is a character pattern describing a set of strings.

Continue reading

Automate Linux User Management with Ansible: A Comprehensive Guide

Automating your Linux user management (local user and group) with Ansible enables you to achieve Infrastructure As Code (IaC).

Continue reading

Automate PostgreSQL Database Management with Ansible

Introduction Automating your database (PostgreSQL) with Ansible enables you to achieve Infrastructure as Code (IaC).

Continue reading

Master Ansible Automation for Docker, Podman, and Kubernetes

Introduction Automating your containers (Docker, Podman, Kubernetes, and OpenShift) with Ansible enables you to achieve Infrastructure as Code (IaC).

Continue reading

Master Ansible AWX: Comprehensive Guide to Automation Control

Introduction Automating your web-based user interface (AWX) with Ansible enables you to achieve Infrastructure as Code (IaC).

Continue reading

Retrieve ASM Policy Facts from the F5 BIG-IP Platform Network Infrastructure

Retrieve ASM Policy Facts from the F5 Network Infrastructure Businesses nowadays are using DevOps and automation to speed up application development and eliminate IT bottlenecks.

Continue reading

Streamline Ansible Development with Auto-Fixing FCQN Violations

Streamline Your Ansible Development with Auto-Fixing of FCQN Rule Violations using Ansible-Lint.

Continue reading

How to install Ansible in Ubuntu 23.04 Lunar Lobster — Ansible Install

How to install Ansible in the latest Ubuntu 23.04. Today we’re going to talk about the easier way to install and maintain Ansible inside Ubuntu 23.

Continue reading

Ansible Core 2.15.0 Beta 3 Released: Key Updates

Welcome to a new episode of the Ansible Pilot from Luca Berton.

Continue reading

Ansible Lightspeed Review: IBM Watson AI Enhances Development

I tested the early access closed beta version of the Artificial Intelligence developed by Red Hat with IBM Watson Code Assistant.

Continue reading

Understanding Ansible Builtin vs Legacy Collections: Key Differences

What is the “ansible.builtin” Ansible collection? What is the “ansible.legacy” collection?

Continue reading

Why Learn Ansible in 2023?

The latest Q1 2023 Forrester Wave™ Infrastructure Automation report classifies Red Hat Ansible as a leader in the segment of Infrastructure Automation.

Continue reading

Ansible Core 2.14.4 & Community 7.4.0: Latest Updates

Welcome to a new episode of the Ansible Pilot from Luca Berton.

Continue reading

Create Network Infrastructure on AWS using Ansible Modules

There is a growing need for streamlined network infrastructure management as more companies migrate to the cloud.

Continue reading

Install Ansible Automation Controller on a Single Host with Internal DB

Standalone automation controller with internal database (single host) The following inventory file is used to install the Red Hat Ansible Automation Platform with one Ansible Automation Controller.

Continue reading

Master Ansible Automation Platform: Simplify IT Management

Ansible Automation Platform Hello, my fellow automation aficionados! Are you tired of spending your days manually configuring servers and managing networks?

Continue reading

Bard-ing with Ansible: Streamlining Testing for Google's AI Writing Tool

Google Bard Google Bard is the newest Chat-style Artificial Intelligence created by Google based on the Google Language Model for Dialogue Applications (or LaMDA for short).

Continue reading

Revolutionising Ansible: Testing the Limits of OpenAI’s ChatGPT for Smarter Automation

OpenAI ChatGPT ChatGPT is a revolutionary artificial intelligence in that we can interact in a conversational way.

Continue reading

Pluralsight The IT Ops Sessions: Event-Driven Ansible

Event-Driven on Pluralsight Title: The IT Ops Sessions: Event-Driven Ansible

Continue reading

Run Immediately an Ansible Handler - Ansible Playbook

When do Ansible Handlers run? By default, handlers run after all the tasks in a particular play have been completed.

Continue reading

Two Ways to Run Multiple Ansible Handlers - Ansible Playbook

Two ways to run multiple Ansible handlers How to execute two Ansible handlers on a changed status of Ansible Playbook.

Continue reading

How to install ansible-lint in macOS

What is the ansible-lint tool? ansible-lint checks playbooks for practices and behavior that could potentially be improved.

Continue reading

Ansible Core 2.14.3, 2.13.8 & Community 7.3.0: Updates

Welcome to a new episode of the Ansible Pilot from Luca Berton.

Continue reading

Ignore Ansible SSH Host Key Checking - Ansible configuration

How to Ignore Ansible SSH Host Key Checking? I’m going to show you a live Playbook with some simple Ansible code.

Continue reading

Install Ansible Automation Platform in Red Hat Ansible OpenShift Platform operator via Operator

Ansible Automation Platform Operator Red Hat Ansible Automation Platform’s latest release supports Red Hat Enterprise Linux versions 8 and 9 and Red Hat Openshift (the Red Hat Enterprise release of Kubernetes).

Continue reading