mirror of
https://github.com/dj-wasabi/ansible-telegraf.git
synced 2025-07-17 08:46:37 +00:00
@ -15,6 +15,7 @@
|
|||||||
- name: Download Telegraf apt key.
|
- name: Download Telegraf apt key.
|
||||||
apt_key:
|
apt_key:
|
||||||
url: "https://repos.influxdata.com/influxdb.key"
|
url: "https://repos.influxdata.com/influxdb.key"
|
||||||
|
id: 2582E0C5
|
||||||
state: present
|
state: present
|
||||||
become: yes
|
become: yes
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user