mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-08-20 13:46:32 +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:
|
||||
- apt-transport-https
|
||||
- ca-certificates
|
||||
update_cache: true
|
||||
state: present
|
||||
|
||||
- name: Ensure additional dependencies are installed (on Ubuntu < 20.04 and any other systems).
|
||||
|
Loading…
Reference in New Issue
Block a user