mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-15 12:27:38 +00:00
Revert "Add debug task"
This reverts commit 6f005e9564b279cfb97d68ee25f2b48318ca400e.
This commit is contained in:
parent
3faa18dd31
commit
d04680f108
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue