Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
2019c6d8
Commit
2019c6d8
authored
May 30, 2016
by
Sven-Hendrik Haase
Browse files
borg-client: Ignore errors during init
parent
86e3e048
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/borg-client/tasks/main.yml
View file @
2019c6d8
...
...
@@ -13,6 +13,7 @@
when
:
borg_list | failed
environment
:
BORG_PASSPHRASE
:
"
"
ignore_errors
:
True
# This can sometimes fail if a backup is in progress :/
-
name
:
install borg backup script
template
:
src=borg-backup.sh.j2 dest=/usr/local/bin/borg-backup.sh owner=root group=root mode=755
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment