3rd machine fails on moving a tar file...every time, not the same machine

Good day. We’re new to Ansible so we might be missing something obvious.

We have a playbook that deploys a splunk forwarder to remote machines:

Try adding -vvv to the command ansible-playbook -vvv -i inventory splFwdr.yml, as far as order of hosts my understanding is that ansible is doing each machine in parallel and one of the machines may be taking a variable amount of time to get going.