update the apt cache to install packages

This commit is contained in:
Andreas Zweili 2021-08-24 19:21:12 +02:00
parent d5405de1bf
commit 5fdad1f529
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
apt:
state: present
name: "{{ packages }}"
update_cache: yes
- name: "Download Keeweb"
get_url: