ansible-rclone icon indicating copy to clipboard operation
ansible-rclone copied to clipboard

ansible role for rclone :: https://galaxy.ansible.com/stefangweichinger/ansible_rclone

Results 15 ansible-rclone issues
Sort by recently updated
recently updated
newest added

Hi! As I see from your docs, I can not to define `token` property. I was sure that it should generate automatically https://github.com/stefangweichinger/ansible-rclone/blob/2aec630547fe4e49dfee244cd3a1c094a2e5faef/README.md?plain=1#L154-L171 But on practice it doesn't with error...

At first I had problems with detection what happend, when I put wrong client_id. As I understand it couldn't register on Google Drive and by this reason wasn't able to...

I want to install rclone in the home directory of non-root user for personal use on a shared machine. (eg. `~/.local/bin/rclone`) For this purpose, I'm happy if the binary `location`,...

Molecule scenario for Archlinux has different configuration so that is why it is separated from the default one.

Hello, here is the PR to add support for Archlinux #151