Sfoglia il codice sorgente

bluetooth service should not be startet on every system.

master
parent
commit
6c05937751
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. +5
    -5
      tasks/bluetooth.yaml

+ 5
- 5
tasks/bluetooth.yaml Vedi File

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