Skip to content
Snippets Groups Projects
Commit b934d9d3 authored by Vladimír Štill's avatar Vladimír Štill
Browse files

ansible: Set work dir for tar backups properly

parent d76cf03c
No related branches found
No related tags found
No related merge requests found
......@@ -150,6 +150,7 @@
content: |
TARGET=backup-skund@127.0.0.1
SOURCES="/home/xstill/sync /home/xstill/recepty /home/xstill/_config /home/xstill/notes /data/xstill/repo-t14"
WORK_DIR=/root/backup-work
dest: "/backup/skund/backup-tar.config"
- name: "Authorized key for backup-skund"
......
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