How to do syntax check of yml or ansible playbook file ?
Lets see how to verify if our ansible YML playbook syntax is fine and has no errors in it. To do this check we need to add “–syntax-check” option after...
Lets see how to verify if our ansible YML playbook syntax is fine and has no errors in it. To do this check we need to add “–syntax-check” option after...