rclone installation

This commit is contained in:
Jef Roosens 2023-12-27 21:34:51 +01:00
parent 592992f031
commit c930ccc44a
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
5 changed files with 72 additions and 6 deletions

View file

@ -34,3 +34,10 @@
roles:
- caddy
tags: caddy
- name: Set up photo sync using Rclone
hosts: nas
become: yes
roles:
- rclone
tags: rclone