removing Restic setup and cron files from all hosts

This commit is contained in:
tolerryan
2025-09-01 21:40:12 -05:00
parent debfa7d76e
commit 5205ea315e
23 changed files with 1 additions and 299 deletions

View File

@@ -41,12 +41,6 @@
- name: Install-docker.yml - setting up docker
include: ../../lib/install-docker.yml
- name: Install Restic and setup
include: ../../lib/setup-restic.yml
- name: Setup Restic Cron jobs
include: ../../lib/setup-restic-cron.yml
- name: Setup Service
copy:
dest: /etc/systemd/system/healthcheck.service