summaryrefslogtreecommitdiff
path: root/playbooks/roles/borg/templates
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/roles/borg/templates')
-rw-r--r--playbooks/roles/borg/templates/borg_ssh_key.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/roles/borg/templates/borg_ssh_key.j2 b/playbooks/roles/borg/templates/borg_ssh_key.j2
new file mode 100644
index 0000000..70d4cc9
--- /dev/null
+++ b/playbooks/roles/borg/templates/borg_ssh_key.j2
@@ -0,0 +1 @@
+{{ borg_secret_key | b64decode }}