Open Source

Farewell to JetPorch Automation

Introduction In the ever-evolving world of open-source software, projects come and go, driven by the passion and dedication of their creators.

Continue reading

Highlights from Ansible Community Newsletter - Issue #127

Introduction The latest issue of the Ansible Community Newsletter, Issue #127, brings a plethora of updates and insights as we step into 2024.

Continue reading

Automating Jenkins Installation with Ansible

Introduction In the rapidly evolving world of software development, Continuous Integration/Continuous Deployment (CI/CD) has become a cornerstone of modern DevOps practices.

Continue reading

A Preview of Ansible Journey in 2024

Introduction Welcome to 2024! In this article, we’ll explore the anticipated releases, community dynamics, and upcoming events in the realm of Ansible, the open-source IT automation platform.

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 "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

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

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

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 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

Unlocking 2023 Cyber Monday Learning Bonanza

Introduction The 2023 post-Thanksgiving whirlwind of Black Friday and Cyber Monday is here, and the tech education sector is buzzing with incredible deals.

Continue reading

The Red Hat Developer Subscription Renewal Process

Introduction Developers who leverage the Red Hat Developer Subscription for Individuals enjoy a host of benefits, including support, security, updates, and more.

Continue reading

KubeCon and CloudNativeCon Europe 2024 Call For Proposals

Introduction The Cloud Native Computing Foundation (CNCF) is set to host its flagship conference, KubeCon + CloudNativeCon, in the picturesque city of Paris, France, from March 19 to 22, 2024.

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

Run a Python Script on Remote Machines - Ansible module script

How to Run Python Script on Remote Machines after transferring it?

Continue reading