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
4ff99e22
Commit
4ff99e22
authored
May 29, 2016
by
Sven-Hendrik Haase
Browse files
borg-client: Rename borg-backup.sh to borg.backup.sh.j2
parent
1735bba6
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/borg-client/tasks/main.yml
View file @
4ff99e22
...
...
@@ -15,7 +15,7 @@
BORG_PASSPHRASE
:
"
"
-
name
:
install borg backup script
template
:
src=borg-backup.sh dest=/usr/local/bin/borg-backup.sh owner=root group=root mode=755
template
:
src=borg-backup.sh
.j2
dest=/usr/local/bin/borg-backup.sh owner=root group=root mode=755
-
name
:
install systemd timers for backup
copy
:
src={{ item }} dest=/etc/systemd/system/{{ item }} owner=root group=root mode=644
...
...
roles/borg-client/templates/borg-backup.sh
→
roles/borg-client/templates/borg-backup.sh
.j2
View file @
4ff99e22
File moved
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