maj
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user