Skip to content

Commit d2c68ba

Browse files
authored
Merge pull request #523 from zworek/494-remove-apt-transport-https
Remove apt-transport-https from dependencies list
2 parents 2a4249b + 35fb3c5 commit d2c68ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks/setup-Debian.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
- name: Ensure dependencies are installed.
2424
ansible.builtin.apt:
2525
name:
26-
- apt-transport-https
2726
- ca-certificates
2827
- python3-debian
2928
state: present

0 commit comments

Comments
 (0)