ansible-rclone

ansible role to install rclone

Usage:

  1. clone this repo into your local roles-directory
  2. add role to the hosts you want rclone installed to:
- hosts: rclone-hosts
  roles:
    - rclone