Installs rsync
- hosts: servers
roles:
- role: wtanaka.rsync
Default: True
When True, this role short-circuits itself if a "rsync" is already in the path
The full set of configuration options available are visible in defaults/main.yml
GPLv2