I am trying to pass each item from a list using “with_items” and trying to control it using “loop_control” & “loop_vars”.But when I have defined another “loop_control” & “loop_vars” along with “with_items”.The playbook is throwing error.Below are the 2 playbooks details: