Unload PC speaker kernel module
This commit is contained in:
parent
0fd7d96e99
commit
b28a840f52
1 changed files with 4 additions and 0 deletions
|
@ -19,3 +19,7 @@
|
|||
path: '/opt/pyenv'
|
||||
owner: "{{ user }}"
|
||||
group: users
|
||||
|
||||
- modprobe:
|
||||
name: pcspkr
|
||||
state: absent
|
||||
|
|
Loading…
Reference in a new issue