Latest Articles

Master Ansible Automation: Comprehensive Guide for IT Pros

🚀 Embark on a transformative journey into the world of automation with our comprehensive “Ansible Automation Platform Mastery”!

Continue reading

The New Ansible Community Website Preview

Introduction As the holiday season approaches, the Ansible community has been busy working on a delightful gift for its users - a brand new website!

Continue reading

Ansible troubleshooting - fatal template error while templating string

Introduction Welcome to another episode of Ansible Pilot! I’m Luca Berton, and today we’ll be diving into Ansible troubleshooting, focusing on the “FATAL template error while templating string” runtime error.

Continue reading

Ansible troubleshooting - Permission denied Errno 13

Introduction Welcome to another episode of Ansible Pilot! I’m Luca Berton, and today we’re delving into Ansible troubleshooting, focusing on the pesky “Permission Denied Errno 13” error.

Continue reading

Ansible Troubleshooting: Addressing Failure Downloading Error

Introduction Today, we delve into Ansible troubleshooting, specifically addressing the “failure downloading” error.

Continue reading

Ansible Troubleshooting: Resolving the "Invalid Argument" Error

Introduction Welcome to another episode of Ansible Pilot! I’m Luca Berton, and today we’ll delve into Ansible troubleshooting, focusing on the infamous “Invalid Argument” error.

Continue reading

Ansible Troubleshooting: Resolving the "Missing Module Parameter" Error

Introduction Welcome to another episode of Ansible Pilot! I’m Luca Berton, and today we’re delving into Ansible troubleshooting, focusing on the notorious “Missing Module Parameter” error.

Continue reading

Simplify Ansible Output with the community.general.dense Callback Plugin

Introduction Ansible, an open-source automation tool, simplifies complex IT tasks by orchestrating configuration management, application deployment, and task automation.

Continue reading

Simplifying Ansible Output with the community.general.unixy Callback Plugin

Introduction Ansible is a powerful open-source automation tool that simplifies configuration management, application deployment, and task automation.

Continue reading

Luca Berton's Tech Podcast: Insights on YouTube and Spotify

Introduction In the vast landscape of technology podcasts, one name stands out for its captivating insights and engaging conversations—Luca Berton.

Continue reading

Output Ansible Playbooks as YAML with Callback Plugin

Introduction Ansible, a powerful open-source automation tool, simplifies complex IT tasks by automating configuration management, application deployment, and other repetitive operations.

Continue reading

Automating PostgreSQL Configuration with Ansible Setting Maximum Connections

Introduction PostgreSQL, a powerful open-source relational database management system, is widely used in various applications to store and manage data.

Continue reading

Using Ansible Tree Callback: Save Host Events to Files Easily

Introduction Ansible, an open-source automation tool, is renowned for its ability to streamline IT tasks and configuration management.

Continue reading

ARA Records Ansible for Ansible Reporting

Original post: https://blog.while-true-do.io/spotlight-ara-records-ansible/ Introduction Are you an avid Ansible user? Do you find yourself utilizing Ansible in pipelines or collaborating across teams?

Continue reading

Discover Ansible Automation at Cloud Native London 2023

Introduction The Cloud Native London meetup promises to be an exciting gathering of professionals immersed in the world of containers, Kubernetes, open source, and more.

Continue reading

Install Minikube with Ansible Role on All Hosts

Introduction Kubernetes has become the de facto standard for container orchestration, empowering developers to manage and deploy containerized applications efficiently.

Continue reading

Custom hello-world Ansible Filter Plugin

Introduction In the world of automation and configuration management, Ansible plays a pivotal role in simplifying complex tasks and orchestrating diverse systems.

Continue reading

Manage Ansible Collection Changelogs with Antsibull-Changelog

Introduction Keeping track of changes in your Ansible collection is essential for maintaining transparency and informing users about updates, enhancements, and bug fixes.

Continue reading

Using Docker Containers with Molecule for Ansible Testing

Introduction In the realm of DevOps and infrastructure as code (IaC), testing automation is a critical component to ensure the reliability and efficiency of configurations.

Continue reading

Ansible Collection Role Testing with Molecule

Introduction When developing Ansible roles within a collection, it is crucial to ensure that your code functions as expected and integrates seamlessly with the broader infrastructure.

Continue reading

Automate Ansible Collection Testing with GitHub Actions

Introduction GitHub Actions provides a powerful and flexible platform for automating workflows directly within your GitHub repository.

Continue reading

Creating Ansible Collection Using ansible-creator and VS Code Ansible Extension

Introduction Ansible, an open-source automation tool, has become a cornerstone in the world of IT automation and configuration management.

Continue reading

Mastering Molecule Scenarios for Ansible Testing: A Comprehensive Guide

Introduction Molecule, the testing framework for Ansible roles and playbooks, introduces powerful functionality through its concept of scenarios.

Continue reading

Elevating Ansible Development with Visual Studio Code

Introduction Visual Studio Code (VS Code) is a powerful and versatile code editor that supports a wide range of programming languages and extensions.

Continue reading

Mastering Ansible-Creator: Simplify Your Ansible Collection Development

Introduction Ansible, the open-source automation platform, has become an integral part of many IT environments, simplifying complex tasks through the creation and management of Ansible Collections.

Continue reading