Problem scenario
You run an ansible-playbook command but you receive "'block' is not a valid attribute for a Play." What should you do?
Solution
Change the word "block" to "tasks" in your playbook.
A Technical I.T./DevOps Blog
Problem scenario
You run an ansible-playbook command but you receive "'block' is not a valid attribute for a Play." What should you do?
Solution
Change the word "block" to "tasks" in your playbook.