浏览代码

bluetooth service should not be startet on every system.

master
父节点
当前提交
6c05937751
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. +5
    -5
      tasks/bluetooth.yaml

+ 5
- 5
tasks/bluetooth.yaml 查看文件

@@ -6,11 +6,11 @@
apt:
pkg: bluetooth

- name: enable bluetooth service
service:
name: bluetooth
enabled: yes
state: started
# - name: enable bluetooth service
# service:
# name: bluetooth
# enabled: yes
# state: started

- name: bluetooth gui packages
apt: