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