Explorar el Código

bluetooth service should not be startet on every system.

master
padre
commit
6c05937751
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  1. +5
    -5
      tasks/bluetooth.yaml

+ 5
- 5
tasks/bluetooth.yaml Ver fichero

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