Browse Source

Update 'roles/telegraf/tasks/debian.yml'

panda 1 year ago
parent
commit
fbfc0ee97a
1 changed files with 2 additions and 0 deletions
  1. 2 0
      roles/telegraf/tasks/debian.yml

+ 2 - 0
roles/telegraf/tasks/debian.yml

@@ -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 -