Remove redundant param
This commit is contained in:
parent
cd0826db20
commit
ce8c70c6d0
@ -3,7 +3,6 @@
|
||||
get_url:
|
||||
url: "{{prometheus_exporters_repo}}/releases/download/{{prometheus_exporters_release}}/{{exporter}}_exporter"
|
||||
dest: /usr/local/bin/prometheus-{{ exporter }}-exporter
|
||||
remote_src: yes
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0755
|
||||
|
Loading…
x
Reference in New Issue
Block a user