fix: remove ZFS tasks from server configuration
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user