This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-desktop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
current
master
Markus Katharina Brechtel
7 years ago
parent
84cdcaaf9f
commit
976ef98965
2 changed files
with
5 additions
and
4 deletions
Split View
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
View 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
View File
@@ -1,2 +1,4 @@
- name: install sflphone
apt: name=sflphone-kde state=latest
#- name: install sflphone
# apt:
# name: sflphone-kde
# state: present