Brian Coca
unread,Sep 12, 2022, 11:07:08 AM9/12/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
First, you are not showing a loop, so i can only assume these tasks
are in an include_tasks with the loop defined there.
Second, you are asking Ansible to end the play, if is what is
happening, it is working as expected.
I'm not sure why you expect the play to continue after you asked it to end.
----------
Brian Coca