Latest Articles

Run an Ansible Execution Environment - ansible-runner command-line tool

How to run a custom Ansible Execution Environment? Using an Ansible Execution Environment is the latest technology to maintain up-to-date Python dependency of the Ansible collections without interfering with your Linux system.

Continue reading

Ansible For VMware By Examples with Apress book

Buy on Amazon Buy on Apress Who This Book Is For IT professionals of the information technology who would like a jargon-free understanding of Ansible technology, including VMware, Linux, and Windows Systems Administrators, DevOps professionals, thought leaders, and infrastructure-as-code enthusiasts.

Continue reading

Run the latest Ansible AWX in Docker containers

How to run the latest AWX in Docker containers? Running AWX in local Docker containers allows you to test the AWX web-UI and API to easily manage Ansible Playbook execution.

Continue reading

Build a Custom Ansible Execution Environment Easily

How to build a custom Ansible Execution Environment? Using an Ansible Execution Environment is the latest technology to maintain up-to-date Python dependency of the Ansible collections without interfering with your Linux system.

Continue reading

Build & Run Ansible Execution Environments Effectively

How to build and Run an Ansible Execution Environment? Using an Ansible Execution Environment is the latest technology to maintain up-to-date Python dependency of the Ansible collections without interfering with your Linux system.

Continue reading

Latest Ansible Job Opportunities: Remote & Global Roles

Some Ansible-Specific Job Opportunities This job board lists the latest Ansible-specific job opportunities worldwide.

Continue reading

Ansible for Windows - Bridging the Automation Divide!

Who This Guide Is For IT professionals and Windows system administrators looking to streamline their infrastructure management using Ansible.

Continue reading

Create ISO image from Files and Folders - Ansible module iso_create

How to Create ISO image from Files and Folders with Ansible?

Continue reading

Discover Ansible Self-Paced Labs: Hands-On Training Guide

Ansible Self-Paced Labs https://www.ansible.com/products/ansible-training The ansible official website recently introduced the Ansible Self-Paced Labs resources to try with some hands-on sessions the Ansible technology.

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

Celebrate Ansible Pilot's Successful Year and Upcoming Projects

Hello everyone and welcome to the latest Ansible Pilot news from Ansible Pilot.

Continue reading

Current ansible-playbook Path - playbook_dir Magic Variable - Ansible Tip and Tricks

How to display the Current ansible-playbook Path? I’m going to show you how to Use the “playbook_dir” Ansible Magic Variable in Ansible Playbook with a live Playbook and some simple Ansible code.

Continue reading

How to install Ansible in Rocky Linux 9 - Ansible install

How to install Ansible in Rocky Linux version 9. Today we’re going to talk about the easier way to install and maintain Ansible inside Rocky Linux 9 using the appstream system repository.

Continue reading

Reduce Intel Laptop CPU Temperature Overheating In Linux - ansible module package and Thermald

How to Reduce Laptop CPU Temperature Overheating In Linux? I’m going to show you a live Playbook and some simple Ansible code.

Continue reading

Configuring Ansible for AWS: Setup Guide & Playbook

How to configure Ansible for AWS? Ansible provides various modules to manage AWS infrastructure, which includes EC2, VPC, Security Groups, etc.

Continue reading

Search for AWS EC2 AMI ID by Region - Ansible module ec2_ami_info

How to Search for EC2 AMI ID by AWS Region with Ansible?

Continue reading

Ansible troubleshooting - AWS Failed to import the required Python library (botocore or boto3)

Introduction Today we’re going to talk about Ansible troubleshooting, specifically about the “Failed to import the required Python library (botocore or boto3)” message and enable Ansible For AWS.

Continue reading

Configure a Python Virtual Environment for Ansible AWS - ansible collection amazon.aws

How to configure a Python Virtual Environment for Ansible AWS? Using a Python Virtual Environment is a convenient way to maintain up-to-date Python dependency of the Ansible collection amazon.

Continue reading

How to install Ansible in AlmaLinux 9 - Ansible install

How to install Ansible in AlmaLinux version 9. Today we’re going to talk about the easier way to install and maintain Ansible inside AlmaLinux 9 using the appstream system repository.

Continue reading

How to install Ansible in Oracle Linux 9 - Ansible install

How to install Ansible in OracleLinux version 9. Today we’re going to talk about the easier way to install and maintain Ansible inside OracleLinux 9 using the appstream system repository.

Continue reading

The best book about Ansible For Linux

The best book and video course to learning Ansible for Linux operating systems:

Continue reading

Find All Files with Extension - Ansible module find

How to Find All Files with a specific Extension with Ansible?

Continue reading

Search for a String in a File - Ansible module lineinfile

How to Search for a String in a File with Ansible?

Continue reading

Get VMware vSphere Virtual Machine UUID - Ansible module vmware_guest_info

How to Get VMware vSphere Virtual Machine UUID with Ansible? I’m going to show you a live Playbook and some simple Ansible code.

Continue reading

Gather VMware ESX/ESXi Host Info with Ansible

How to Gather Info about all VMware ESX/ESXi Hosts in a given Cluster with Ansible?

Continue reading