Hi, I’m attempting to copy a 1GB file from the control node to managed nodes using the ansible.builtin.copy module. The destination directory is not in the home directory, but I’ve noticed that Ansible creates temporary files at ~/.ansible/tmp/ansible-tmp-*. Unfortunately, I have limited resources in the /home directory, and increasing its size isn’t an option. Is it possible to change the temporary file location for the play/task?
Best, Edgars. -- 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 ansible-project+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/3bc1914b-14f0-4c08-80e1-429eb87553c7n%40googlegroups.com.