mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-08-11 13:46:32 +02:00
Update APT cache before installing the dependencies
This commit is contained in:
parent
f6f6cf55fb
commit
e1d3e2d57f
@ -12,6 +12,7 @@
|
||||
- apt-transport-https
|
||||
- ca-certificates
|
||||
- gnupg2
|
||||
update_cache: yes
|
||||
state: present
|
||||
|
||||
- name: Add Docker apt key.
|
||||
|
Loading…
Reference in New Issue
Block a user