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: