mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-08-25 13:46:21 +02:00
Update setup-Debian.yml
to prevent an error at the newly created instance
This commit is contained in:
parent
f583d39a84
commit
87acd22f36
@ -11,6 +11,7 @@
|
|||||||
name:
|
name:
|
||||||
- apt-transport-https
|
- apt-transport-https
|
||||||
- ca-certificates
|
- ca-certificates
|
||||||
|
update_cache: true
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: Ensure additional dependencies are installed (on Ubuntu < 20.04 and any other systems).
|
- name: Ensure additional dependencies are installed (on Ubuntu < 20.04 and any other systems).
|
||||||
|
Loading…
Reference in New Issue
Block a user