fix: remove ZFS tasks from server configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 54s
Python Lint Check / check-python (push) Failing after 12s

This commit is contained in:
2025-03-13 23:25:06 +01:00
parent 93b4793a27
commit 65d6c6c56a
2 changed files with 0 additions and 142 deletions

View File

@@ -8,9 +8,6 @@
state: present
become: true
- name: Include ZFS tasks
ansible.builtin.include_tasks: zfs.yml
- name: Include JuiceFS tasks
ansible.builtin.include_tasks: juicefs.yml