This commit is contained in:
Tom Hesse 2025-07-30 05:10:31 -04:00 committed by GitHub
commit 00a3f4dd81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

@ -12,4 +12,3 @@ skip/osx
skip/macos
skip/rhel
skip/docker
skip/alpine # TODO: figure out what goes wrong

View file

@ -7,7 +7,7 @@
community.general.apk:
name:
- zfs
- zfs-lts
- "zfs-{{ ansible_kernel.split('-')[-1] }}"
- name: Load zfs module
community.general.modprobe: