[ANSIBLE] Automated PR for dagu-ha-remote-backup_2025-09-10T07-58-40 - #12 #12

Merged
gitea-sonarqube-bot merged 2 commits from dagu-ha-remote-backup_2025-09-10T07-58-40 into main 2025-09-11 08:58:54 -04:00
@@ -22,7 +22,9 @@ steps:
depends: find-latest-backup depends: find-latest-backup
# Execute locally (shell executor) # Execute locally (shell executor)
command: > command: >
rsync -avz which rsync ;
cat ${LATEST_TAR} ;
rsync -avz --progress
pi@192.168.1.252:$(cat ${LATEST_TAR}) pi@192.168.1.252:$(cat ${LATEST_TAR})
charish@192.168.1.254:/rinoa-storage/backups/home-assistant charish@192.168.1.254:/rinoa-storage/backups/home-assistant