Fix(Choux): Remove unkown module for virtualbox
This commit is contained in:
parent
9b009e95ad
commit
f3b8cf0a58
@ -23,12 +23,12 @@
|
|||||||
# name: vboxdrv
|
# name: vboxdrv
|
||||||
# state: present
|
# state: present
|
||||||
|
|
||||||
- name: Add the vboxnetadp module
|
# - name: Add the vboxnetadp module
|
||||||
modprobe:
|
# modprobe:
|
||||||
name: vboxnetadp
|
# name: vboxnetadp
|
||||||
state: present
|
# state: present
|
||||||
|
#
|
||||||
- name: Add the vboxnetflt module
|
# - name: Add the vboxnetflt module
|
||||||
modprobe:
|
# modprobe:
|
||||||
name: vboxnetflt
|
# name: vboxnetflt
|
||||||
state: present
|
# state: present
|
||||||
|
Loading…
Reference in New Issue
Block a user