You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating 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.)
About
Creating 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.)