fix: remove GeeseFS tasks from server configuration
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
- name: Include ZFS tasks
|
||||
ansible.builtin.include_tasks: zfs.yml
|
||||
|
||||
- name: Include GeeseFS tasks
|
||||
ansible.builtin.include_tasks: geesefs.yml
|
||||
|
||||
- name: Check if datapool exists
|
||||
ansible.builtin.command: zpool list datapool
|
||||
register: datapool_check
|
||||
|
||||
Reference in New Issue
Block a user