[ANSIBLE] Automated PR for dagu-ha-remote-backup_2025-09-10T07-58-40 - #10 #10
@@ -1,12 +1,13 @@
|
||||
name: home-assistant-backup-sync
|
||||
description: "Daily rsync of latest Home Assistant .tar backup and prune older archives"
|
||||
schedule: "30 5 * * *"
|
||||
|
||||
ssh:
|
||||
user: pi
|
||||
host: 192.168.1.252
|
||||
key: /dagu/ssh/dagu_id_rsa
|
||||
strictHostKey: true
|
||||
|
||||
knownHostsFile: /dagu/ssh/known_hosts
|
||||
|
||||
steps:
|
||||
- name: find-latest-backup
|
||||
|
||||
Reference in New Issue
Block a user