web

Master Ansible Automation for Docker, Podman, and Kubernetes

Introduction Automating your containers (Docker, Podman, Kubernetes, and OpenShift) with Ansible enables you to achieve Infrastructure as Code (IaC).

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

Create Ansible AWX superuser in Docker containers - Ansible AWX

How to Create an Ansible AWX superuser in Docker containers? Ansible AWX superuser has the power to configure all the settings and has unlimited power inside the modern web-UI and API interface.

Continue reading

Build Ansible AWX in Docker Containers Easily

How to build Ansible AWX in Docker containers? AWX is the Open Source upstream project of the Ansible Automation Controller, included in the Ansible Automation Platform (formerly Ansible Tower).

Continue reading

Install Ansible AWX Operator for Kubernetes (K8s) and OpenShift (OCP) - Ansible AWX

How to Install Ansible AWX Operator for Kubernetes (K8s) and OpenShift (OCP)?

Continue reading

Run and Stop Ansible AWX in Docker containers - Ansible AWX

How to Run and Stop Ansible AWX in Docker container? I’m going to show you how to start and stop the Ansible AWX in Docker containers.

Continue reading

What is Ansible AWX - ansible awx

What is Ansible AWX? AWX is the Open Source upstream project of the Ansible Automation Controller, part of the Ansible Automation Platform (formerly Ansible Tower).

Continue reading

Deploy Squid Proxy on RedHat Systems with Ansible

How to deploy a proxy server squid on RedHat-like systems with Ansible?

Continue reading

Ansible Playbook: POST Request and Token Retrieval Demo

How to authenticate requests using the REST API token with Ansible?

Continue reading

Submit a GET request to a REST API endpoint - Interact with web services - Ansible module uri

How to submit a GET request to a REST API endpoint with Ansible?

Continue reading