Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

Ansible Automation

The Significance of Automation in DevOps: Streamlining Success

The Significance of Automation in DevOps: Streamlining Success

Introduction In today’s dynamic digital landscape, DevOps has become an essential methodology for organizations to deliver software efficiently and …

A Shift in Focus: Why I Redirected My Efforts from OpenGuard to Event-Driven Ansible

A Shift in Focus: Why I Redirected My Efforts from OpenGuard to Event-Driven Ansible

Introduction In today’s rapidly evolving digital landscape, security automation has become a crucial aspect of ensuring the safety and integrity of …

Ansible Navigator Cheat Sheet

Ansible Navigator Cheat Sheet

What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and …

Ansible Best Practices – Ansible Real Life Series

Learn about Ansible Best Practices to follow where to keep your modules where to keep your roles how to name your variables how to save your …

Configure Your Windows Host to be Managed by Ansible

Configure Your Windows Host to be Managed by Ansible

I was talking to my friend about Ansible automation and how we are implementing automated solutions for cloud and on-premise infrastructure. Then he …

Managing Ansible Variables

Managing Ansible Variables

Ansible Variables You can use variables in ansible plays to store values like users to create, packages to install etc. By using variables, you can …