[ANSIBLE] Automated PR for dagu-ha-remote-backup_2025-09-10T07-58-40 - #9 #9
@@ -12,8 +12,6 @@ steps:
|
|||||||
- name: find-latest-backup
|
- name: find-latest-backup
|
||||||
executor:
|
executor:
|
||||||
type: ssh
|
type: ssh
|
||||||
config:
|
|
||||||
# Inherit DAG-level SSH config (user=pi, host=192.168.1.252)
|
|
||||||
command: >
|
command: >
|
||||||
ls -t /home/pi/.config/docker/homeassistant/backups/*.tar |
|
ls -t /home/pi/.config/docker/homeassistant/backups/*.tar |
|
||||||
head -n 1
|
head -n 1
|
||||||
|
|||||||
Reference in New Issue
Block a user