From 5213d90e085f597f5f3dba58b01367f702f6d231 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Mon, 14 Oct 2024 01:03:12 -0500 Subject: [PATCH] test --- roles/lib/setup-restic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/lib/setup-restic.yml b/roles/lib/setup-restic.yml index f09ed57..b9b6e2a 100644 --- a/roles/lib/setup-restic.yml +++ b/roles/lib/setup-restic.yml @@ -5,7 +5,7 @@ remote_user: ansible gather_facts: false roles: - - {role: do1jlr.restic, tags: restic} + - {role: restic, tags: restic} vars: restic_create_schedule: true