From 9a11f8287f5213c0b17afcce6ebac70e80fcbf0e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 25 Feb 2018 22:36:11 +0100 Subject: use xubuntu core for ubuntu-ws --- roles/ubuntu-ws/tasks/main.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'roles/ubuntu-ws/tasks/main.yaml') diff --git a/roles/ubuntu-ws/tasks/main.yaml b/roles/ubuntu-ws/tasks/main.yaml index 389ef247..80279b44 100644 --- a/roles/ubuntu-ws/tasks/main.yaml +++ b/roles/ubuntu-ws/tasks/main.yaml @@ -8,8 +8,8 @@ with_items: - flashplugin-installer -- name: install xubuntu-desktop task - command: "apt-get -y -q install xubuntu-desktop^" +- name: install xubuntu-core task + command: "apt-get -y -q install xubuntu-core^" args: warn: no -- cgit v1.2.3