From 97703e28256d38620603eb95dfc225d1048e0bb5 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Sun, 27 Oct 2024 23:42:12 -0500 Subject: [PATCH] uncommented cron.vars --- roles/lib/setup-restic-cron.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/lib/setup-restic-cron.yml b/roles/lib/setup-restic-cron.yml index f6ee8a7..df8e994 100644 --- a/roles/lib/setup-restic-cron.yml +++ b/roles/lib/setup-restic-cron.yml @@ -6,8 +6,8 @@ # remote_user: ansible # gather_facts: false -# vars_files: -# - cron.vars + vars_files: + - cron.vars # tasks: - name: Set up restic cron jobs