Skip to content

Commit

Permalink
[Debian] Change the 'state' of apt-transport-https from 'latest' to '…
Browse files Browse the repository at this point in the history
…present': ref #35 (#36)
  • Loading branch information
hush-hush committed Dec 13, 2016
1 parent b034cf4 commit 7605066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/pkg-debian.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
- apt: name=apt-transport-https state=latest
- apt: name=apt-transport-https state=present

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

0 comments on commit 7605066

Please sign in to comment.