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