typo
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
- name: server | telegraf | download key
|
- name: server | telegraf | download key
|
||||||
ansible.builtin.uri:
|
ansible.builtin.uri:
|
||||||
url: "https://repos.influxdata.com/influxdata-archive.key"
|
url: "https://repos.influxdata.com/influxdata-archive.key"
|
||||||
dest: "/tmp/influxdate.key"
|
dest: "/tmp/influxdata.key"
|
||||||
creates: "/tmp/influxdata.key"
|
creates: "/tmp/influxdata.key"
|
||||||
|
|
||||||
- name: server | telegraf | verify and import key
|
- name: server | telegraf | verify and import key
|
||||||
|
|||||||
Reference in New Issue
Block a user