fix(pipewire): Fix alsa config task naming
This commit is contained in:
parent
e51abbfebe
commit
e9accf9621
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
- packages
|
||||
- alsa
|
||||
|
||||
- name: Set up wireplumber to auto start
|
||||
- name: Ensure alsa config directory exists
|
||||
ansible.builtin.file:
|
||||
dest: "/etc/alsa/conf.d"
|
||||
state: directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue