Skip to content
Snippets Groups Projects
Verified Commit 7205d3b4 authored by shirenn's avatar shirenn 🌊 Committed by ynerant
Browse files

[borg] actually backup gulp

parent b56d260a
No related branches found
No related tags found
1 merge request!254Cachan
......@@ -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
......
#!/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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment