Add pipewire to linux.
This commit is contained in:
parent
a808f81e27
commit
c0185207f2
@ -14,8 +14,11 @@
|
||||
# state: present
|
||||
# update_cache: true
|
||||
|
||||
# - name: Install packages
|
||||
# package:
|
||||
# name:
|
||||
# - foo
|
||||
# state: present
|
||||
- name: Install packages
|
||||
package:
|
||||
name:
|
||||
- pipewire
|
||||
- pipewire-pulse
|
||||
- wireplumber
|
||||
- pavucontrol
|
||||
state: present
|
||||
|
Loading…
x
Reference in New Issue
Block a user