From 2d4e0b2fb716923b38cba399d458850114124720 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Thu, 17 Oct 2024 21:50:17 -0500 Subject: [PATCH] test --- roles/lib/setup-restic.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/lib/setup-restic.yml b/roles/lib/setup-restic.yml index dab729c..5a87876 100644 --- a/roles/lib/setup-restic.yml +++ b/roles/lib/setup-restic.yml @@ -4,8 +4,8 @@ become: yes remote_user: ansible gather_facts: false - roles: - - {role: roles-ansible.restic , tags: restic} + #roles: + # - {role: roles-ansible.restic , tags: restic} vars: restic_create_schedule: true