* Update apt-cache before installing missing docker dependencies

This commit is contained in:
danielHin 2019-01-28 15:02:25 +01:00
parent fa1a56824e
commit da344c465e

View File

@ -12,6 +12,7 @@
- apt-transport-https
- ca-certificates
state: present
update-cache: true
- name: Add Docker apt key.
apt_key: