Hi, groups['ALL']. I need to copy packages from a build server to the other servers. Currently, I am using "synchronize" to copy them. however, this kind of stuff is too slow if the target machines are very large. Even if I am using parallel executions, It spent quite long time to complete. The counts of target machines are over 700 and the size of packages is over hundreds megabytes and I need to do them all under a max network bandwidth.
is there any more faster to deploy packages? My simple idea is that if synchronize is using echoing style deployment, the performance will be better. -- 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/844674be-061f-4f83-b603-2f5b934d880c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
