https://github.com/ansible/ansible/issues/81777 - looks like an explanation of the issue
On Monday 10 October 2022 at 09:22:46 UTC+1 sysadmin-dp wrote: > Hi, > > we also have the same exact problem in our company. This behavior is just > random and everytime we execute the same task again, it works. Its > difficult to automate some things because of this e.g. we get a Failed Job > Call because of this which is not a real Error since a "rerun" solves it. > Any Solution for this? > > Regards, > sysadmin-dp > > On Monday, August 29, 2022 at 6:34:45 PM UTC+2 [email protected] wrote: > >> Hi All, >> >> We are getting the floating issue in ansible. >> >> Failed to create temporary directory.In some cases, you may have been >> able to authenticate and did not have permissions on the target directory. >> Consider changing the remote tmp path in ansible.cfg to a path rooted in >> \"/tmp\", for more error information use -vvv. Failed command was: ( umask >> 77 && mkdir -p \"` echo /tmp/.ansible-$USER/tmp `\"&& mkdir >> /tmp/.ansible-$USER/tmp/ansible-tmp-1661786017.5412757-1664444-38491351116461 >> >> && echo ansible-tmp-1661786017.5412757-1664444-38491351116461=\"` echo >> /tmp/.ansible-$USER/tmp/ansible-tmp-1661786017.5412757-1664444-38491351116461 >> >> `\" ), exited with result -13", "unreachable": true}, >> >> If we execute the same task again it works fine. >> >> -- >> >> *Regards,* >> *Dhirender Yadav* >> >> -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/adf5f00e-4c4a-4a6f-9555-cdb0355ff7f1n%40googlegroups.com.
