mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-11-13 01:20:51 +01:00
Remove apt-transport-https from dependencies list
This commit is contained in:
parent
2a4249b666
commit
35fb3c519a
@ -23,7 +23,6 @@
|
||||
- name: Ensure dependencies are installed.
|
||||
ansible.builtin.apt:
|
||||
name:
|
||||
- apt-transport-https
|
||||
- ca-certificates
|
||||
- python3-debian
|
||||
state: present
|
||||
|
||||
Loading…
Reference in New Issue
Block a user