development

Exploring the Marvel of Taj Mahal India — A Journey with Luca Berton

Hello, everyone! It’s Luca here, and I am thrilled to share my awe-inspiring experience standing in front of one of the world’s most iconic landmarks — the Taj Mahal in India.

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

Ansible troubleshooting - Error markupsafe

Introduction After upgrading Python to version 3.12 on your Mac using Homebrew, you encountered an error when trying to run Ansible: “ERROR: No module named 'markupsafe'”.

Continue reading

Customizing Ansible: Ansible Module Creation

***Original author: Nikhil Kumar in Customizing Ansible: Ansible Module Creation ***

Continue reading

Introducing the New Ansible Galaxy

Introduction In the world of automation and orchestration, Ansible has long been a frontrunner, simplifying complex tasks and empowering users with streamlined solutions.

Continue reading

Executing Custom Lookup Plugins in the Ansible Automation Platform

Introduction Ansible, an open-source automation tool, offers a wide range of built-in modules and plugins to simplify infrastructure management.

Continue reading

Improve Playbook Debugging Using Ansible Lint

Introduction Ansible lint is a command-line tool that is crucial in Ansible automation.

Continue reading

Creating a Custom Ansible Lookup Plugin in Python for Reading a File

Introduction Ansible, a powerful automation tool, offers a wide range of built-in modules and plugins that simplify infrastructure management.

Continue reading

Creating a Custom Ansible Lookup Plugin in Python for retrieving API token

Introduction Ansible, an open-source automation tool, offers a wide range of built-in modules and plugins to simplify infrastructure management.

Continue reading

Hands-on Ansible Automation Book Presentation

Hi friends. This is Luca Berton, and I’m here to present to you my latest creation, this wonderful Hands-On Ansible automation book.

Continue reading

Mastering Automation Explore Ansible’s Power with Three Essential Books

Introduction Hi friends. What an incredible day it is today. I’m so proud to be here holding my books.

Continue reading

The Ultimate Automation Guide Books to Master Ansible

Introduction Ansible, a powerful open-source automation tool, has revolutionized how IT operations are managed and streamlined.

Continue reading

Crafting and Publishing Your Custom Ansible Collection on Automation Hub

Introduction In the ever-evolving landscape of automation, creating customized solutions becomes paramount.

Continue reading

Creating a New Ansible Collection: A Step-by-Step Guide

Introduction Ansible Collections are a powerful way to organize and distribute your Ansible content, including modules, plugins, roles, and more.

Continue reading

Hands-on Ansible Automation by BPB Online book

Buy on Amazon Buy on BPB WHAT YOU WILL LEARN Gain a comprehensive knowledge of Ansible and its practical applications in Linux and Windows environments.

Continue reading

Ansible by Example books by Apress

Buy on Apress Buy on Amazon The books “Ansible for VMware by Examples” and “Ansible for Kubernetes by Example” provides a comprehensive guide on how to automate various tasks in VMware and Kubernetes using Ansible, an open-source IT automation tool.

Continue reading

Ansible for Kubernetes by Example book

Buy on Amazon Buy on Apress What You’ll Learn How to automate Kubernetes pods, services, and storage with Ansible Learn to automate Kubernetes cluster management with Ansible How to automate Kubernetes cloud services such as Amazon Elastic Kubernetes Service (EKS), Google Kubernetes Engine (GKE), and Azure Kubernetes Service (AKS) with Ansible Understand Ansible troubleshooting About this book Learn how to automate your Kubernetes infrastructure using Ansible.

Continue reading

Ansible for Kubernetes by Example book by Apress

Buy on Amazon Buy on Apress What You’ll Learn How to automate Kubernetes pods, services, and storage with Ansible Learn to automate Kubernetes cluster management with Ansible How to automate Kubernetes cloud services such as Amazon Elastic Kubernetes Service (EKS), Google Kubernetes Engine (GKE), and Azure Kubernetes Service (AKS) with Ansible Understand Ansible troubleshooting About this book Learn how to automate your Kubernetes infrastructure using Ansible.

Continue reading

Automate CLI Interactions in Ansible with the expect Module

Introduction As an automation expert, you may have encountered situations where you need to interact with command-line interfaces that require user input.

Continue reading

Protecting Sensitive Information with the no_log Statement in Ansible

As an automation expert, you are likely familiar with the benefits of using Ansible as a configuration management tool.

Continue reading

Install and Configure Ansible Extension for VSCode

As an Ansible automation expert, I often use Visual Studio Code (VSCode) as my integrated development environment (IDE) for writing Ansible playbooks and roles.

Continue reading

Install and Configure Molecule for Efficient Ansible Role and Collection Testing

As an Ansible automation expert, I often rely on the Molecule testing framework to test my Ansible roles and playbooks.

Continue reading

Comparing versions - ansible.builtin.version plugin

As your IT infrastructure grows and evolves, it can become increasingly difficult to ensure consistency across all your systems and applications.

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