This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
ka
/
ansible-role-desktop
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
bluetooth service should not be startet on every system.
master
Markus Katharina Brechtel
пре 5 година
родитељ
2a7466a6d3
комит
6c05937751
1 измењених фајлова
са
5 додато
и
5 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+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: