added check

This commit is contained in:
2023-01-25 14:04:09 +01:00
parent 086d18f002
commit 90a505787e

View File

@@ -2,6 +2,7 @@
uri:
url: "https://repos.influxdata.com/influxdb.key"
dest: "/tmp/influxdb.key"
creates: "/tmp/influxdb.key"
- name: server | telegraf | verify and import key
shell:
@@ -18,3 +19,4 @@
name: "telegraf"
state: latest
update_cache: yes