mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
Remove modprobe task to check if testing works without it
This commit is contained in:
parent
4970b96949
commit
e183bf08fc
1 changed files with 0 additions and 5 deletions
|
@ -8,8 +8,3 @@
|
|||
name:
|
||||
- zfs
|
||||
- "zfs-{{ ansible_kernel.split('-')[-1] }}"
|
||||
|
||||
- name: Load zfs module
|
||||
community.general.modprobe:
|
||||
name: zfs
|
||||
state: present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue