feat: make reboots and cache cleaning look good

This commit is contained in:
Simon Cornet 2025-10-23 10:32:40 +02:00
commit 2733600201
2 changed files with 2 additions and 0 deletions

View file

@ -23,6 +23,7 @@
- name: "clean cache - debian"
ansible.builtin.apt:
clean: true
changed_when: false
# install updates - rhel