Merge pull request 'debian:fix refs #8025 - add update cache' (!87) from 8025_Refactor_install_packages_debian into main

Reviewed-on: #87
Reviewed-by: Juan Ferrer <juan@verdnatura.es>
This commit is contained in:
Xavi Lleó 2025-04-11 12:05:58 +00:00
commit b05e9660de
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