How to load variable dynamically according to os in ansible?
Ansible 10
Problem Statement:
Create an Ansible Playbook which will dynamically load the variable file named the same as OS_name and just by using the variable names we can Configure our target node.(Note: No need to use when keyword here.)
Let’s und...
blog.shubhcodes.tech3 min read