Debugging rsync step for HA backup DAG.
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 16s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Successful in 3m4s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 16s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Successful in 3m4s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Has been cancelled
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Has been cancelled
This commit is contained in:
@@ -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