diff --git a/roles/ind/semaphore/semaphore-install.yml b/roles/ind/semaphore/semaphore-install.yml index 6fbedea..cc343f6 100644 --- a/roles/ind/semaphore/semaphore-install.yml +++ b/roles/ind/semaphore/semaphore-install.yml @@ -23,9 +23,9 @@ 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: Setup Restic Cron jobs + # ansible.builtin.include_tasks: + # file: ../../lib/setup-restic-cron.yml - name: Install Python Packages