mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
parent
6f005e9564
commit
a0d0b68b01
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@
|
||||||
- zfs
|
- zfs
|
||||||
- "zfs-{{ ansible_kernel.split('-')[-1] }}"
|
- "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
|
- name: Load zfs module
|
||||||
community.general.modprobe:
|
community.general.modprobe:
|
||||||
name: zfs
|
name: zfs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue