We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b034cf4 commit 7605066Copy full SHA for 7605066
tasks/pkg-debian.yml
@@ -1,5 +1,5 @@
1
---
2
-- apt: name=apt-transport-https state=latest
+- apt: name=apt-transport-https state=present
3
4
- apt_key: id=C7A7DA52 keyserver=hkp://keyserver.ubuntu.com:80 state=present
5
when: datadog_apt_key_url is not defined
0 commit comments