Automation

Introducing “Ansible Collab” - A New Era for Ansible Community Events

Introduction Ansible has been at the forefront of automation and orchestration, revolutionizing how we manage systems and deploy software.

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

Understanding the ansible-console Command

Introduction Ansible is a powerful automation engine used for IT tasks such as configuration management, application deployment, intra-service orchestration, and provisioning.

Continue reading

Understanding Split in Ansible: A Powerful Tool for Data Transformation

Introduction Ansible is a powerful automation tool widely used in IT operations for configuration management, application deployment, and task automation.

Continue reading

Automate Text Capitalization with Ansible Playbooks

Introduction In the realm of IT automation, Ansible stands out as a powerful tool for configuring, managing, and deploying infrastructure.

Continue reading

Harnessing the Power of Ansible Uppercase Text Automation

Introduction In the ever-evolving landscape of IT automation, Ansible continues to be a go-to tool for simplifying and streamlining repetitive tasks.

Continue reading

Enhancing Ansible Role Development with Best Practices with ansible-later

Introduction When it comes to developing Ansible roles in a collaborative environment, adhering to coding and best practices is essential.

Continue reading

Ansible Vault Guide: Secure Your Automation Workflows

🔒 Unlock the secrets of secure automation with the “Ansible Vault Unveiled”!

Continue reading

Efficient YouTube Playlist Video Metadata Extraction

Introduction YouTube is a vast repository of videos covering a multitude of topics.

Continue reading

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

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

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

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