removing restic

This commit is contained in:
tolerryan
2025-01-15 00:23:35 -06:00
parent c94ffdb928
commit b9f42d7096

View File

@@ -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: