summaryrefslogtreecommitdiffstats
path: root/roles/restic/defaults
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-06-27 00:33:35 +0200
committerAhmed Abdelhalim <[email protected]>2026-06-27 00:34:50 +0200
commit27b34c0a674bdc63be340917d5aadb4952bd705a (patch)
tree8c1cda52afd8eb55f4f61e1f71e14e8b9871db1e /roles/restic/defaults
parent3263296093c86aa2165777e74f7d28bfd442160f (diff)
Add restic role w/testing
Diffstat (limited to 'roles/restic/defaults')
-rw-r--r--roles/restic/defaults/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/restic/defaults/main.yml b/roles/restic/defaults/main.yml
new file mode 100644
index 00000000..0b3fbd93
--- /dev/null
+++ b/roles/restic/defaults/main.yml
@@ -0,0 +1,2 @@
+---
+restic_version: "latest"