removing Restic setup and cron files from all hosts
This commit is contained in:
@@ -19,15 +19,6 @@
|
||||
ansible.builtin.include_tasks:
|
||||
file: ../../lib/install-docker.yml
|
||||
|
||||
- name: Install Restic and setup
|
||||
ansible.builtin.include_tasks:
|
||||
file: ../../lib/setup-restic.yml
|
||||
|
||||
#- name: Setup Restic Cron jobs
|
||||
# ansible.builtin.include_tasks:
|
||||
# file: ../../lib/setup-restic-cron.yml
|
||||
|
||||
|
||||
- name: Install Python Packages
|
||||
apt:
|
||||
name:
|
||||
|
||||
Reference in New Issue
Block a user