ansible/roles/bluetooth-monitor/tasks/main.yml

8 lines
163 B
YAML
Raw Normal View History

- name: Apt install bluez and firmware
apt:
name:
- bluez
- bluez-firmware
- firmware-realtek
- firmware-realtek-rtl8723cs-bt