feat: move bluetooth input
This commit is contained in:
parent
ff701ea66f
commit
a28cb8a0a6
@ -1 +1 @@
|
||||
http://xplayer-ota.pureroad.cn/files_20250925_083921.tar.xz
|
||||
http://xplayer-ota.pureroad.cn/files_20250928_212729.tar.xz
|
||||
|
||||
@ -70,13 +70,18 @@
|
||||
- net-tools
|
||||
- libconfig9
|
||||
- avahi-daemon
|
||||
- bluez-alsa-utils
|
||||
# - bluez-alsa-utils
|
||||
# - upmpdcli
|
||||
state: present
|
||||
cache_valid_time: 3153600 # 365天缓存
|
||||
update_cache: no
|
||||
become: yes
|
||||
tags: apt
|
||||
- name: uninstall bluez-alsa-utils
|
||||
shell:
|
||||
cmd: apt remove -y bluez-alsa-utils
|
||||
become: yes
|
||||
tags: apt
|
||||
|
||||
- name: Copy static files
|
||||
copy:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user