mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-08-15 13:48:28 +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
|
- apt-transport-https
|
||||||
- ca-certificates
|
- ca-certificates
|
||||||
- gnupg2
|
- gnupg2
|
||||||
|
update_cache: yes
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: Add Docker apt key.
|
- name: Add Docker apt key.
|
||||||
|
Loading…
Reference in New Issue
Block a user