How to transfer a big size file to ansible server from a remote node?

26 views
Skip to first unread message

Ray Tan

unread,
Dec 2, 2016, 12:16:42 PM12/2/16
to Ansible Project
Hi Everyboby,

Currently, I have requirement to transfer file from remote node to ansible server. Ansible fetch module can do it but it can't transfer big size file. Who could help how to resolve it with ansible module except using rsync?


Thanks
Ray

Jhon J. Castro H.

unread,
Mar 6, 2019, 2:38:19 PM3/6/19
to Ansible Project
Hello everyone!

I have the same concern. I want to be able to transfer files from the ansible server (or another server) to a remote server. For unattended installation of java, jboss, apache, mysql...

Saludos!

Ryan

unread,
Mar 6, 2019, 5:02:42 PM3/6/19
to Ansible Project
You can use "copy" but I think there is a 1G file size limit.  How big a file do you need to copy?

If you need to pull down a huge file, how about using http or scp to pull the file from the Ansible server?
Reply all
Reply to author
Forward
0 new messages