Automation

Ansible Capacity Planning: Ansible contol node and automation controller
When you’re running automation at scale, whether it’s using Ansible contol node or Ansible Automation Platform (AAP) with its automation controller , …

Book Review: Mastering the Red Hat Certified Engineer (RHCE) Exam
Luca Berton is a known personality in the community for his work on Ansible . He has written many best-selling books, such as Ansible for VMware by …

Where Should You Keep Your Ansible Collection?
Simplifying Automation with Organized Collections Introduction Ansible Content Collections revolutionize automation content management by offering a …

Running PostgreSQL Instances as Containers with Podman
PostgreSQL is a powerful, open-source relational database system widely used in modern applications. Running PostgreSQL as a container offers a range …

Book Review: Mastering GitHub Actions
If you’re like me and started your CI/CD journey with bash scripts, you’ll appreciate how far the tools have come. Back then, we had to rely on …

Install Ansible AWX on Kubernetes
Ansible AWX is the upstream project for the Ansible automation controller (Part of Red Hat Ansible Automation Platform). It offers a web-based user …

Integrating Ansible with OpenShift & Kubernetes
This article explores how the Ansible Automation Platform integrates with OpenShift to create a powerful automation solution for modern, efficient IT …

How to Change Admin Password in Ansible Automation Platform on OpenShift
Introduction In Red Hat OpenShift Container Platform 4.x, the process of changing the admin password for the Ansible Automation Platform (AAP) …

Best Practices To Manage Terraform State
What : This article explores the importance of the Terraform state and tips for managing it to improve infrastructure management.

Multi-Level Approvals in Ansible Automation Controller: A Workaround
Ansible Automation Controller streamlines IT tasks through automation. A key component of this power lies in workflows . These workflows allow you to …