|
|
@@ -2,36 +2,35 @@ |
|
|
|
|
|
|
|
- name: desktop packages |
|
|
|
apt: |
|
|
|
pkg: "{{ item }}" |
|
|
|
with_items: |
|
|
|
- xfce4 |
|
|
|
- task-desktop |
|
|
|
- task-xfce-desktop |
|
|
|
- task-german |
|
|
|
- task-german-desktop |
|
|
|
- eog |
|
|
|
- dmz-cursor-theme |
|
|
|
- gnome-brave-icon-theme |
|
|
|
- gnome-dust-icon-theme |
|
|
|
- gnome-human-icon-theme |
|
|
|
- gnome-icon-theme |
|
|
|
- gnome-icon-theme-extras |
|
|
|
- gnome-icon-theme-gartoon |
|
|
|
- gnome-icon-theme-nuovo |
|
|
|
- gnome-icon-theme-suede |
|
|
|
- gnome-icon-theme-symbolic |
|
|
|
- gnome-icon-theme-yasis |
|
|
|
- gnome-illustrious-icon-theme |
|
|
|
- gnome-noble-icon-theme |
|
|
|
- gnome-wine-icon-theme |
|
|
|
- gnome-wise-icon-theme |
|
|
|
- xfonts-terminus |
|
|
|
- gvfs |
|
|
|
- gvfs-backends |
|
|
|
- gvfs-bin |
|
|
|
- gvfs-fuse |
|
|
|
- zip |
|
|
|
- unzip |
|
|
|
pkg: |
|
|
|
- xfce4 |
|
|
|
- task-desktop |
|
|
|
- task-xfce-desktop |
|
|
|
- task-german |
|
|
|
- task-german-desktop |
|
|
|
- eog |
|
|
|
- dmz-cursor-theme |
|
|
|
- gnome-brave-icon-theme |
|
|
|
- gnome-dust-icon-theme |
|
|
|
- gnome-human-icon-theme |
|
|
|
- gnome-icon-theme |
|
|
|
- gnome-icon-theme-extras |
|
|
|
- gnome-icon-theme-gartoon |
|
|
|
- gnome-icon-theme-nuovo |
|
|
|
- gnome-icon-theme-suede |
|
|
|
- gnome-icon-theme-symbolic |
|
|
|
- gnome-icon-theme-yasis |
|
|
|
- gnome-illustrious-icon-theme |
|
|
|
- gnome-noble-icon-theme |
|
|
|
- gnome-wine-icon-theme |
|
|
|
- gnome-wise-icon-theme |
|
|
|
- xfonts-terminus |
|
|
|
- gvfs |
|
|
|
- gvfs-backends |
|
|
|
- gvfs-bin |
|
|
|
- gvfs-fuse |
|
|
|
- zip |
|
|
|
- unzip |
|
|
|
|
|
|
|
- name: xdg config |
|
|
|
copy: |
|
|
|