Revert "Add debug task"

This reverts commit 6f005e9564.
This commit is contained in:
Tom Hesse 2025-07-26 08:48:46 +02:00
commit a0d0b68b01
No known key found for this signature in database
GPG key ID: 7206B6E394EEF7B9

View file

@ -9,9 +9,6 @@
- zfs
- "zfs-{{ ansible_kernel.split('-')[-1] }}"
- name: Check content of /lib/modules/6.12.38-0-virt/
ansible.builtin.command: ls -l /lib/modules/6.12.38-0-virt/
- name: Load zfs module
community.general.modprobe:
name: zfs