Skip to content

Commit

Permalink
Remove explicit curl dependency
Browse files Browse the repository at this point in the history
The download or install don't actually need curl.
  • Loading branch information
RealOrangeOne authored and rossmcdonald committed Aug 26, 2021
1 parent 97de2bc commit bd9fbe8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/install-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
apt:
name:
- python3-apt
- curl
- apt-transport-https
state: present
update_cache: yes
Expand Down

0 comments on commit bd9fbe8

Please sign in to comment.