diff --git a/tasks/common.yml b/tasks/common.yml index a49d229..80fb500 100644 --- a/tasks/common.yml +++ b/tasks/common.yml @@ -19,3 +19,7 @@ path: '/opt/pyenv' owner: "{{ user }}" group: users + +- modprobe: + name: pcspkr + state: absent