X-Git-Url: https://freie-schul-it.de/gitweb/fsit_cmgt.git/blobdiff_plain/6be051f46ff67700f6f93f26ce0ad97e78b571cb..f7259a703cbefe6903fd3665f750b03e7b080486:/tasks/bootstrap.yml 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: