maj
This commit is contained in:
parent
ba3298694a
commit
7ddb190520
@ -1,16 +0,0 @@
|
||||
---
|
||||
|
||||
- hosts: yunohost-backup
|
||||
|
||||
tasks:
|
||||
|
||||
- name: backup yunohost
|
||||
shell: /usr/bin/yunohost backup create
|
||||
args:
|
||||
executable: /bin/bash
|
||||
|
||||
- name: recup backup
|
||||
shell: scp * {{ ansible_hostname }}@svprox.vermeulen.pro:/var/lib/vz/backup-yunohost/{{ ansible_hostname }}
|
||||
args:
|
||||
executable: /bin/bash
|
||||
chdir: /home/yunohost.backup/archives
|
Loading…
x
Reference in New Issue
Block a user