one level too many
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
- name: Unarchive prometheus binary
|
||||
unarchive:
|
||||
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
|
||||
owner: root
|
||||
group: root
|
||||
|
||||
Reference in New Issue
Block a user