From b9f42d7096833230c92e935bd5e08a22e8aa53ee Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Wed, 15 Jan 2025 00:23:35 -0600 Subject: [PATCH] removing restic --- roles/ind/archivewarrior/archivewarrior.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/roles/ind/archivewarrior/archivewarrior.yml b/roles/ind/archivewarrior/archivewarrior.yml index 28d646f..f5024c1 100644 --- a/roles/ind/archivewarrior/archivewarrior.yml +++ b/roles/ind/archivewarrior/archivewarrior.yml @@ -39,11 +39,11 @@ - name: Install-docker.yml - setting up docker include: ../../lib/install-docker.yml - - name: Install Restic and setup - include: ../../lib/setup-restic.yml + #- name: Install Restic and setup + # include: ../../lib/setup-restic.yml - - name: Setup Restic Cron jobs - include: ../../lib/setup-restic-cron.yml + #- name: Setup Restic Cron jobs + # include: ../../lib/setup-restic-cron.yml - name: Install Python Packages apt: