How To Use When Conditional Statements In Ansible Playbooks

If you are from a programming or scripting background then you should be familiar with the concept called “conditional statements”. The conditional statements allow you to execute the code based …

Introduction To Ansible Automation Platform

Are you a beginner to Ansible? This guide will give a brief introduction to Ansible, and other important factors of Ansible automation platform including Ansible architecture, inventory, modules and playbooks. …