diff options
Diffstat (limited to 'provision.yaml')
-rw-r--r-- | provision.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/provision.yaml b/provision.yaml index 2ff7c6c..f35a94e 100644 --- a/provision.yaml +++ b/provision.yaml @@ -24,6 +24,8 @@ src: /mnt/vps_persistent_volume dest: /home/vps/volumes state: link + - name: Restore borg backup into fresh volume + shell: /home/vps/restore-backup.sh - name: Copy file copy: src={{ item.src }} dest={{ item.dest }} with_items: |