Преглед на файлове

bluetooth service should not be startet on every system.

master
Markus Katharina Brechtel преди 5 години
родител
ревизия
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: