Ensure apt cache is updated before dist-upgrade (#12465)

Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com>
This commit is contained in:
Ali Afsharzadeh
2025-08-18 17:43:12 +03:30
committed by GitHub
parent 082507cff2
commit fa22f9e5ab

View File

@@ -1,6 +1,7 @@
---
- name: APT Dist-Upgrade
apt:
update_cache: true
upgrade: dist
autoremove: true
dpkg_options: force-confold,force-confdef