From d6ca0be4dc4be3ee731fcacee319f174feee6290 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Sun, 27 Oct 2024 23:39:52 -0500 Subject: [PATCH] add hashtag back --- roles/lib/setup-restic-cron.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/lib/setup-restic-cron.yml b/roles/lib/setup-restic-cron.yml index f12d441..f6ee8a7 100644 --- a/roles/lib/setup-restic-cron.yml +++ b/roles/lib/setup-restic-cron.yml @@ -9,7 +9,7 @@ # vars_files: # - cron.vars - tasks: +# tasks: - name: Set up restic cron jobs cron: name: "{{ item.job_name }}"