Hello, I'm using the unarchive module with a remote URL. Ansible version 2.2.1 and also updated to 2.3.0.
My problem is that the archive I'm downloading is a few GB and the /tmp mount is too small. I tried to set the ansible_tmp to a bigger partition. The first Ansible scripts are indeed in the right place, but all they do is unzip the module file in the /tmp folder. The actual module is then downloading the big tarball in the same location, which is not big enough. Is this really the desired behavior? How can I avoid it? Thanks -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/24347e81-83c2-437d-9a15-95823f0087e2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
