semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

Output in random order

Open jpylypiw opened this issue 1 year ago • 2 comments

I ran a playbook in debug mode and closed the console while the playbook was running. After the playbook was done, I opened the console output again. The lines were roughly following the flow, but a few lines were in random order. The playbook generates a large amount of output lines because some local variables are created. The variables contain over 50 elements.

In the screenshot you can see that after the summary there are more lines that actually belong to another task.

jpylypiw avatar Oct 20 '22 16:10 jpylypiw