Dynamic Ansible-Playbook
Task- Create an Ansible Playbook which will dynamically load the variable file named 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)
Usually we use when keyword in plac...
codereek.hashnode.dev2 min read