From c7bdde054bbca28635e2d96467bcfa71509d73d3 Mon Sep 17 00:00:00 2001 From: Stanislas Lange Date: Sat, 7 Mar 2020 15:36:12 +0100 Subject: [PATCH] Update restic version --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 42a9570..a1bf21f 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -1,7 +1,7 @@ --- restic_install: false -restic_version: 0.9.4 +restic_version: 0.9.6 restic_path: /usr/local/bin/restic restic_user: root restic_user_home: /root