Hello,
I have a playbook that has multiple roles in it. How can I exit from the execution of a role’s task while continuing to play the other roles?The module meta: end_play just ends the play at the place it is called, which is not the way I wanted.
Thanks,
Rijesh.