Remove Borg Local Sync include task
All checks were successful
Ansible Lint Check / check-ansible (push) Successful in 34s
Nix Format Check / check-format (push) Successful in 44s
Python Lint Check / check-python (push) Successful in 8s

This commit is contained in:
2025-12-11 11:49:45 +01:00
parent b604ae6d84
commit 06bd542208

View File

@@ -37,11 +37,6 @@
tags:
- borg-backup
- name: Include Borg Local Sync tasks
ansible.builtin.include_tasks: borg-local-sync.yml
tags:
- borg-local-sync
- name: System performance optimizations
ansible.posix.sysctl:
name: "{{ item.name }}"