Ansible requires blocking IO !!
I am running a Jenkins script in which I am using ansible and the thing is when I run the script again or run the same block again I got error
“ERROR: Ansible requires blocking I0 on stdin/stout/stderr. Non-blocking file handles detected: <stderr>”
How I can get rid of this issue