Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 254 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 254 Bytes

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