Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nounous
Ansible
Commits
7205d3b4
Verified
Commit
7205d3b4
authored
3 years ago
by
shirenn
🌊
Committed by
ynerant
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[borg] actually backup gulp
parent
b56d260a
No related branches found
Branches containing commit
No related tags found
1 merge request
!254
Cachan
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
hosts
+1
-0
1 addition, 0 deletions
hosts
plays/borgbackup_client.yml
+1
-8
1 addition, 8 deletions
plays/borgbackup_client.yml
with
2 additions
and
8 deletions
hosts
+
1
−
0
View file @
7205d3b4
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
plays/borgbackup_client.yml
+
1
−
8
View file @
7205d3b4
#!/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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment