debian:fix refs #8025 - add update cache #87

Merged
xavi merged 1 commits from 8025_Refactor_install_packages_debian into main 2025-04-11 12:05:58 +00:00
1 changed files with 2 additions and 0 deletions

View File

@ -2,3 +2,5 @@
apt:
name: "{{ base_packages }}"
state: present
install_recommends: no
update_cache: true