mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-11-01 01:19:32 +01:00
Merge pull request #523 from zworek/494-remove-apt-transport-https
Remove apt-transport-https from dependencies list
This commit is contained in:
commit
d2c68ba6c9
@ -23,7 +23,6 @@
|
|||||||
- name: Ensure dependencies are installed.
|
- name: Ensure dependencies are installed.
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
name:
|
name:
|
||||||
- apt-transport-https
|
|
||||||
- ca-certificates
|
- ca-certificates
|
||||||
- python3-debian
|
- python3-debian
|
||||||
state: present
|
state: present
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user