Ignore missing pc speaker
This commit is contained in:
parent
f6a97b44a8
commit
0be9442127
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
modprobe:
|
modprobe:
|
||||||
name: pcspkr
|
name: pcspkr
|
||||||
state: absent
|
state: absent
|
||||||
|
ignore_errors: true
|
||||||
|
|
||||||
- name: Enable Slick greeter for lightdm
|
- name: Enable Slick greeter for lightdm
|
||||||
ini_file:
|
ini_file:
|
||||||
|
|
Loading…
Reference in a new issue