fix(pipewire): Fix alsa config task naming

This commit is contained in:
Marty Oehme 2025-07-09 12:17:02 +02:00
parent e51abbfebe
commit e9accf9621
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -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