From: Ullli Date: Wed, 14 Jun 2023 13:32:45 +0000 (+0200) Subject: autoremove als einzelnen task, damit es funktioniert X-Git-Url: https://freie-schul-it.de/gitweb/fsit-cmgt.git/commitdiff_plain/a9286a6e217daa71063bd2fcb2a14f5876c1008c?hp=88477183361680add9e9d12f19c0e5fa2f4c8df1 autoremove als einzelnen task, damit es funktioniert --- diff --git a/library/bootstrap.yml b/library/bootstrap.yml index a005d4c..26b7160 100644 --- a/library/bootstrap.yml +++ b/library/bootstrap.yml @@ -30,6 +30,8 @@ apt: update_cache: true upgrade: true +- name: Update and upgrade apt packages + apt: autoremove: true - name: install core-packages apt: