one level too many
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
- name: Unarchive prometheus binary
|
- name: Unarchive prometheus binary
|
||||||
unarchive:
|
unarchive:
|
||||||
src: "{{ download_result.dest }}"
|
src: "{{ download_result.dest }}"
|
||||||
dest: /usr/local/bin/prometheus
|
dest: /usr/local/bin/
|
||||||
remote_src: true # Indicates the source file is on the remote host
|
remote_src: true # Indicates the source file is on the remote host
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
|||||||
Reference in New Issue
Block a user