It looks like we do need kernel-modules
This commit is contained in:
parent
3bd4f13835
commit
7369a2d782
@ -8,6 +8,8 @@
|
||||
dnf:
|
||||
name: rpmdevtools
|
||||
state: latest
|
||||
name: kernel-modules
|
||||
state: latest
|
||||
- name: Install the test files
|
||||
copy: src={{ item.file }} dest=/usr/local/bin/{{ item.dest }} mode=0755
|
||||
with_items:
|
||||
|
Loading…
Reference in New Issue
Block a user