From ac39cca3858e430526719362a558bd7fcfe39047 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Sun, 27 Oct 2024 23:43:56 -0500 Subject: [PATCH] add --- to file --- 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 df8e994..d7ca7c4 100644 --- a/roles/lib/setup-restic-cron.yml +++ b/roles/lib/setup-restic-cron.yml @@ -1,5 +1,5 @@ # Do not need as a playbook if included inside another playbook -#--- +--- #- name: Setup restic cron jobs # hosts: all # become: yes