Skip to content

Commit 7605066

Browse files
authored
[Debian] Change the 'state' of apt-transport-https from 'latest' to 'present': ref #35 (#36)
1 parent b034cf4 commit 7605066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/pkg-debian.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
- apt: name=apt-transport-https state=latest
2+
- apt: name=apt-transport-https state=present
33

44
- apt_key: id=C7A7DA52 keyserver=hkp://keyserver.ubuntu.com:80 state=present
55
when: datadog_apt_key_url is not defined

0 commit comments

Comments
 (0)