[ANSIBLE] Automated PR for dagu-ha-remote-backup_2025-09-10T07-58-40 - #12 #12
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user