X-Git-Url: https://freie-schul-it.de/gitweb/fsit_cmgt.git/blobdiff_plain/6be051f46ff67700f6f93f26ce0ad97e78b571cb..refs/heads/main:/tasks/bootstrap.yml?ds=inline diff --git a/tasks/bootstrap.yml b/tasks/bootstrap.yml index 71fca35..99432ab 100644 --- a/tasks/bootstrap.yml +++ b/tasks/bootstrap.yml @@ -27,8 +27,9 @@ when: fsit_cmgt_aptproxy != "" - name: Update and upgrade apt packages apt: - update_cache: yes - upgrade: yes + update_cache: true + upgrade: true + autoremove: true - name: install core-packages apt: pkg: