From a1a467435a8463047ede34a351e10655b5df603b Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Sun, 15 Sep 2019 12:19:03 +0000 Subject: [PATCH] all computers are cleaned --- tasks/clean.yaml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/tasks/clean.yaml b/tasks/clean.yaml index ea35974..a733c7a 100644 --- a/tasks/clean.yaml +++ b/tasks/clean.yaml @@ -1,10 +1,7 @@ --- -- name: ensure old packages are absent - apt: - pkg: - - gwenview - - kipi-plugins - - kde-l10n-de - state: absent +# - name: ensure old packages are absent +# apt: +# pkg: +# state: absent