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
|
- packages
|
||||||
- alsa
|
- alsa
|
||||||
|
|
||||||
- name: Set up wireplumber to auto start
|
- name: Ensure alsa config directory exists
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
dest: "/etc/alsa/conf.d"
|
dest: "/etc/alsa/conf.d"
|
||||||
state: directory
|
state: directory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue