[borg] actually backup gulp

certbot_on_virtu
_shirenn 2021-06-01 17:57:45 +02:00 committed by Yohann D'ANELLO
parent b56d260a35
commit 7205d3b4ca
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
2 changed files with 2 additions and 8 deletions

1
hosts
View File

@ -215,6 +215,7 @@ zamok.adm.crans.org
[virtu]
daniel.adm.crans.org
gulp.cachan-adm.crans.org
jack.adm.crans.org
sam.adm.crans.org

View File

@ -1,7 +1,7 @@
#!/usr/bin/env ansible-playbook
---
- hosts: crans_server
- hosts: server
roles:
- ssh_known_hosts
@ -11,10 +11,3 @@
mirror: '{{ glob_mirror | default({}) | combine(loc_mirror | default({})) }}'
roles:
- borgbackup-client
#- hosts: backup_data
# vars:
# borg: '{{ glob_borg | default({}) | combine(loc_borg_data | default({})) }}'
# mirror: '{{ glob_mirror | default({}) | combine(loc_mirror | default({})) }}'
# roles:
# - borgbackup-client