Update 'roles/telegraf/tasks/debian.yml'
This commit is contained in:
parent
37f16229a7
commit
fbfc0ee97a
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
pkg:
|
||||
- apt-transport-https
|
||||
- curl
|
||||
- gnupg2
|
||||
|
||||
|
||||
- name: Add influx repo key
|
||||
shell: curl -sL https://repos.influxdata.com/influxdb.key | apt-key add -
|
||||
|
|
Loading…
Reference in a new issue