Not sure if I would want to clone / fork the role or what, but it would be nice to get it to be idempotent. Right now every time I run the playbook I see the following changed tasks:
TASK [stefangweichinger.ansible_rclone : Remove temporary working directory] *******************************************
changed: [backup.geerli.net]
TASK [stefangweichinger.ansible_rclone : Create temporary working directory] *******************************************
changed: [backup.geerli.net]
TASK [stefangweichinger.ansible_rclone : Get rclone stable version 1.55.1] *********************************************
changed: [backup.geerli.net]
Not sure if I would want to clone / fork the role or what, but it would be nice to get it to be idempotent. Right now every time I run the playbook I see the following changed tasks: