From 2ab72497f28e154918d758d91472d42f364a6ca0 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Sun, 27 Oct 2024 23:52:00 -0500 Subject: [PATCH] remove var_file --- 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 d7ca7c4..71d4ac4 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