Latest Articles

🎉 Schedule LIVE! KubeCon + CloudNativeCon Europe 2025

🎊 Welcome to KubeCon + CloudNativeCon Europe 2025! The much-anticipated KubeCon + CloudNativeCon Europe 2025 is set to take place from 1-4 April 2025 in London.

Continue reading

Advanced Ansible Techniques: Leveraging Jinja2 Filters for Smart Data Transformations

Advanced Ansible and Jinja2 Ansible’s power lies in its ability to handle complex data structures with minimal code.

Continue reading

Join Us at Red Hat Summit and AnsibleFest 2025

🌟 Red Hat Summit and AnsibleFest 2025: A Must-Attend Event Mark your calendars for May 19-22, 2025, as Red Hat Summit and AnsibleFest return to Boston, MA.

Continue reading

Checking VMware VM Snapshots with Ansible Playbooks

Introduction Virtual machine snapshots are a valuable tool in VMware environments, enabling administrators to create recovery points before making changes.

Continue reading

Compare Two Lists in Ansible: Ensuring Data Consistency

Introduction When working with Ansible playbooks, comparing two lists is a common task, especially for validating data consistency in automation workflows.

Continue reading

Join Luca Berton at the Ansible Contributor Summit 2025 in Ghent

Welcome to the Ansible Contributor Summit at CfgMgmtCamp 2025 Date: February 5, 2025

Continue reading

Luca Berton at CfgMgmtCamp 2025: Ansible Automation Expert on Neo4j GenAI

Introduction CfgMgmtCamp 2025, the premier event for systems administrators, DevOps engineers, and Infrastructure as Code enthusiasts, is taking place in Ghent, Belgium, from February 3–5, 2025.

Continue reading

Luca Berton at CfgMgmtCamp 2025: Ansible Automation Expert on Neo4j GenAI

Introduction CfgMgmtCamp 2025, the premier event for systems administrators, DevOps engineers, and Infrastructure as Code enthusiasts, is taking place in Ghent, Belgium, from February 3–5, 2025.

Continue reading

Luca Berton Joins FOSDEM 2025: A Celebration of Open Source Innovation

Discover the Power of Open Source at FOSDEM 2025 I’m excited to announce that I’ll be attending FOSDEM 2025, the premier open-source software event, held on February 1–2, 2025, at the ULB Solbosch Campus in Brussels, Belgium.

Continue reading

Mastering Nested List Optimization in Ansible Playbooks

Optimizing Nested Lists in Ansible Ansible, a powerful IT automation tool, often deals with complex data structures.

Continue reading

Mastering Nested Lists in Ansible Playbooks: A Practical Guide

Introduction Ansible’s flexibility in automation often involves handling intricate data structures.

Continue reading

Transforming and Searching JSON Data in Ansible Playbooks

Introduction Handling JSON data is a common task in IT automation workflows.

Continue reading

Transforming JSON Data in Ansible Playbooks: A Practical Guide

Introduction Modern IT automation often requires handling complex JSON data, whether from APIs, configuration files, or dynamic inputs.

Continue reading

Transforming JSON Data with Ansible and Jinja2

Introduction In the world of IT automation, JSON data manipulation is a common task.

Continue reading

Mastering the Red Hat Certified Engineer (RHCE) Exam

Introduction Achieving the Red Hat Certified Engineer (RHCE) certification is a transformative step for IT professionals aiming to excel in Linux system administration and automation.

Continue reading

KubeCon 2025 Early Bird Tickets

🌟 Attention Kubernetes Enthusiasts! Save up to $500 Today! 🌟

Continue reading

Automating depmod with Ansible

Automating depmod Command with Ansible The depmod command in Linux is critical for generating module dependency information, stored in /lib/modules/<kernel-version>/modules.

Continue reading

Ansible Tips’n’Tricks: Defining –extra-vars as JSON

Introduction In the realm of Ansible automation, managing variables effectively can save time and reduce errors.

Continue reading

Red Hat Achieves Top Recognition in G2 Rankings for 2024

Red Hat Leads the Pack in G2 Rankings Red Hat, a pioneer in open-source solutions, has once again secured top honors in G2’s peer-reviewed software rankings for 2024.

Continue reading

Optimizing Azure DevTest Labs Course by Luca Berton | Pluralsight

Watch on Pluralsight As organizations increasingly rely on cloud-based solutions for development and testing, optimizing resource usage becomes paramount.

Continue reading

Dynamic Data Construction in Ansible: Managing Users and Groups

Dynamically constructing and managing data structures is a crucial skill in Ansible automation, especially for tasks that require flexible and reusable configurations.

Continue reading

Best Practices for Handling Yum Command Failures in Ansible

Introduction When working with the Yum package manager using Ansible, it’s crucial to ensure tasks are idempotent and avoid triggering unnecessary reboots unless explicitly required.

Continue reading

Configure XFS Filesystem with Quotas on Fedora

Managing storage is a critical aspect of system administration, and the XFS filesystem is a popular choice due to its performance and scalability.

Continue reading

Handling Primary Variable Changes Without Breaking Dependencies

Understanding the Issue: Breaking Dependencies with Variable Changes Changing a primary variable in a configuration or script can unintentionally break dependent variables or components.

Continue reading

Managing Compliance Drift with Ansible: A Guide to Ensuring Configuration Consistency

Managing Compliance Drift with Ansible In the fast-paced world of IT operations, maintaining configuration compliance is essential for securing systems and ensuring operational efficiency.

Continue reading