HI,
I am familiar with this ansible coding. Right now, ansible updated to 2.7. While running/checking the syntax of a code. I am getting error as a malformed block was encountered while loading a block.
I found that problem is with ansible keyword “roles”. In ansible 2.7, roles syntax changed partially. I am posting my code here. Can anyone help me to resolve this issue…
Can you share the actual output. I’m not aware of any syntax changes to roles. It sounds like the block issue is in the role you are calling and not the playbook.