diff --git a/tasks/setup-Debian.yml b/tasks/setup-Debian.yml index e0d7037..c725144 100644 --- a/tasks/setup-Debian.yml +++ b/tasks/setup-Debian.yml @@ -11,6 +11,7 @@ name: - apt-transport-https - ca-certificates + update_cache: true state: present - name: Ensure additional dependencies are installed (on Ubuntu < 20.04 and any other systems).