debian:fix refs #8025 - add update cache

This commit is contained in:
Xavi Lleó 2025-04-11 14:03:51 +02:00
parent e1c7759e7a
commit 9fd1d90d2e
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