Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
fc3f03b6
Verified
Commit
fc3f03b6
authored
Jan 21, 2022
by
Jelle van der Waa
🚧
Browse files
Ignore ansible-lint warnings
parent
21d86938
Pipeline
#15084
passed with stage
in 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/borg_client/tasks/main.yml
View file @
fc3f03b6
...
...
@@ -18,6 +18,9 @@
BORG_PASSPHRASE
:
"
"
ignore_errors
:
true
# This can sometimes fail if a backup is in progress :/
loop
:
"
{{
backup_hosts
}}"
tags
:
-
skip_ansible_lint
-
name
:
install convenience scripts
template
:
src=borg.j2 dest=/usr/local/bin/borg{{ item['suffix'] }} owner=root group=root mode=0755
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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