What are the pros and cons of using Ansible Synchronize vs Copy modules. As far as I can tell, synchronization has all the functions that it copies, but it can be much faster, so I am thinking about changing everything in order to use synchronization. The only drawback to synchronization is that rsync is required, which seems pretty ubiquitous in Linux.
ansible
Alex ethier
source share