mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2026-03-13 02:20:54 +01:00
Remove apt-transport-https from dependencies list
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
- name: Ensure dependencies are installed.
|
||||
ansible.builtin.apt:
|
||||
name:
|
||||
- apt-transport-https
|
||||
- ca-certificates
|
||||
- python3-debian
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user