Put update_cache on Top

This commit is contained in:
Prof Hase 2021-08-17 11:12:40 +02:00 committed by GitHub
parent 7afdc965a1
commit c82b5eec5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@
- apt-transport-https
- ca-certificates
state: present
update_cache: true
- name: Ensure additional dependencies are installed (on Ubuntu < 20.04 and any other systems).
apt: