Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-desktop
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
current
master
Markus Katharina Brechtel
7 anni fa
parent
84cdcaaf9f
commit
976ef98965
2 ha cambiato i file
con
5 aggiunte
e
4 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
tasks/kde.yml
+4
-2
tasks/voip-client.yml
+ 1
- 2
tasks/kde.yml
Vedi File
@@ -4,11 +4,10 @@
- name: install kde desktop
apt: name={{ item }} state=latest
with_items:
- kdm
- task-kde-desktop
- task-german
- task-german-desktop
-
task-german-
kde-de
sktop
- kde
-l10n
-de
- kio-mtp
- gwenview
- kipi-plugins
+ 4
- 2
tasks/voip-client.yml
Vedi File
@@ -1,2 +1,4 @@
- name: install sflphone
apt: name=sflphone-kde state=latest
#- name: install sflphone
# apt:
# name: sflphone-kde
# state: present