Some assertions in the `vm_clone` integration test playbooks refer to `clone_info` where they should be referring to the locally assigned variable. For example, here, `cloned_info` should be `cloned_while_running_info`: https://github.com/ScaleComputing/HyperCoreAnsibleCollection/blob/0670cdcad32d2aa5478cd60ca79b0993c249599b/tests/integration/targets/vm_clone/tasks/12_clone_running.yml#L32